Home
last modified time | relevance | path

Searched defs:testCase (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/test-runner/tests/src/android/test/
H A DTestCaseUtilTest.java48 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 DOrientationUtil.java49 ActivityInstrumentationTestCase2 testCase) { in initializeAndStartActivityIfNotStarted()
/aosp14/frameworks/base/test-runner/src/junit/textui/
H A DTestRunner.java153 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 DScreenRecordTestBase.kt73 val testCase = object : ISurfaceValidatorTestCase { regex
/aosp14/frameworks/base/test-runner/src/android/test/
H A DTestCaseUtil.java115 TestCase testCase = (TestCase) test; in getTestName() local
H A DAndroidTestRunner.java57 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 DBackNavigationControllerTests.java168 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 DTestCaseCollector.java110 TestCase testCase = (TestCase) clazz.newInstance(); in addSingleTestMethod() local
H A DUiAutomatorTestRunner.java426 protected void prepareTestCase(TestCase testCase) { in prepareTestCase()
/aosp14/frameworks/base/test-runner/src/android/test/suitebuilder/
H A DTestMethod.java50 public TestMethod(TestCase testCase) { in TestMethod()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/listbuilder/
H A DSemiStableSortTest.kt76 private fun testCase( regex
/aosp14/frameworks/base/test-runner/tests/src/android/test/suitebuilder/
H A DUnitTestSuiteBuilderTest.java105 TestCase testCase = (TestCase) test; in testName() local
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverActivityWorkProfileTest.java82 public ResolverActivityWorkProfileTest(TestCase testCase) { in ResolverActivityWorkProfileTest()
H A DChooserActivityWorkProfileTest.java83 public ChooserActivityWorkProfileTest(TestCase testCase) { in ChooserActivityWorkProfileTest()
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java85 HintingTestCase testCase = HINTING_TESTCASES[i]; in testHintingWidth() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DTimeZoneDetectorStrategyImplTest.java453 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