/aosp14/frameworks/base/test-runner/tests/src/android/test/ |
H A D | TestCaseUtilTest.java | 48 TestCase testCase = new OneTestTestCaseWithSuite(); in testGetTests_ForTestCaseWithSuiteMethod() local 84 TestCase testCase = new OneTestTestCase(); in suite() local
|
/aosp14/frameworks/base/core/tests/coretests/src/android/util/ |
H A D | OrientationUtil.java | 49 ActivityInstrumentationTestCase2 testCase) { in initializeAndStartActivityIfNotStarted()
|
/aosp14/frameworks/base/test-runner/src/junit/textui/ |
H A D | TestRunner.java | 153 String testCase= ""; in start() local 186 …protected TestResult runSingleMethod(String testCase, String method, boolean wait) throws Exceptio… in runSingleMethod()
|
/aosp14/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/ |
H A D | ScreenRecordTestBase.kt | 73 val testCase = object : ISurfaceValidatorTestCase { regex
|
/aosp14/frameworks/base/test-runner/src/android/test/ |
H A D | TestCaseUtil.java | 115 TestCase testCase = (TestCase) test; in getTestName() local
|
H A D | AndroidTestRunner.java | 57 TestCase testCase = buildSingleTestMethod(testClass, testMethodName); in setTestClassName() local 118 TestCase testCase = (TestCase) constructor.newInstance(args); in newSingleTestMethod() local
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | BackNavigationControllerTests.java | 168 CrossActivityTestCase testCase = createTopTaskWithTwoActivities(); in backTypeCrossActivityWithCustomizeExitAnimation() local 190 CrossActivityTestCase testCase = createTopTaskWithTwoActivities(); in backTypeCrossActivityWhenBackToPreviousActivity() local
|
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
H A D | TestCaseCollector.java | 110 TestCase testCase = (TestCase) clazz.newInstance(); in addSingleTestMethod() local
|
H A D | UiAutomatorTestRunner.java | 426 protected void prepareTestCase(TestCase testCase) { in prepareTestCase()
|
/aosp14/frameworks/base/test-runner/src/android/test/suitebuilder/ |
H A D | TestMethod.java | 50 public TestMethod(TestCase testCase) { in TestMethod()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/listbuilder/ |
H A D | SemiStableSortTest.kt | 76 private fun testCase( regex
|
/aosp14/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
H A D | UnitTestSuiteBuilderTest.java | 105 TestCase testCase = (TestCase) test; in testName() local
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverActivityWorkProfileTest.java | 82 public ResolverActivityWorkProfileTest(TestCase testCase) { in ResolverActivityWorkProfileTest()
|
H A D | ChooserActivityWorkProfileTest.java | 83 public ChooserActivityWorkProfileTest(TestCase testCase) { in ChooserActivityWorkProfileTest()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/ |
H A D | PaintTest.java | 85 HintingTestCase testCase = HINTING_TESTCASES[i]; in testHintingWidth() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
H A D | TimeZoneDetectorStrategyImplTest.java | 453 TelephonyTestCase testCase = newTelephonyTestCase(MATCH_TYPE_NETWORK_COUNTRY_ONLY, in testTelephonySuggestionsWhenTimeZoneUninitialized() local 600 private void makeSlotIndex1SuggestionAndCheckState(Script script, TelephonyTestCase testCase) { in makeSlotIndex1SuggestionAndCheckState() 734 TelephonyTestCase testCase = newTelephonyTestCase( in testTelephonySuggestionStrategyDoesNotAssumeCurrentSetting_autoTelephony() local
|