| /frameworks/minikin/tests/unittest/ |
| D | LayoutSplitterTest.cpp | 144 for (const auto& testCase : testCases) { in TEST() local 206 for (const auto& testCase : testCases) { in TEST() local 258 for (const auto& testCase : testCases) { in TEST() local 310 for (const auto& testCase : testCases) { in TEST() local 345 for (const auto& testCase : testCases) { in TEST() local
|
| D | FontFamilyTest.cpp | 289 for (const auto& testCase : testCases) { in TEST() local 597 for (const auto& testCase : testCases) { in TEST_F() local 767 for (const TestCase& testCase : testCases) { in TEST_F() local
|
| D | FontCollectionItemizeTest.cpp | 921 for (auto testCase : testCases) { in TEST() local 1276 for (const auto& testCase : testCases) { in TEST() local
|
| D | CmapCoverageTest.cpp | 351 for (const auto& testCase : TEST_CASES) { in TEST() local 375 for (const auto& testCase : TEST_CASES) { in TEST() local 442 for (const auto& testCase : TEST_CASES) { in TEST() local
|
| /frameworks/base/test-runner/tests/src/android/test/ |
| D | TestCaseUtilTest.java | 48 TestCase testCase = new OneTestTestCaseWithSuite(); in testGetTests_ForTestCaseWithSuiteMethod() local 84 TestCase testCase = new OneTestTestCase(); in suite() local
|
| /frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/ |
| D | ScreenRecordTestBase.kt | 73 val testCase = object : ISurfaceValidatorTestCase { in withScreenRecording() constant
|
| /frameworks/base/core/tests/coretests/src/android/util/ |
| D | OrientationUtil.java | 49 ActivityInstrumentationTestCase2 testCase) { in initializeAndStartActivityIfNotStarted()
|
| /frameworks/base/test-runner/src/junit/textui/ |
| D | TestRunner.java | 153 String testCase= ""; in start() local 186 …protected TestResult runSingleMethod(String testCase, String method, boolean wait) throws Exceptio… in runSingleMethod()
|
| /frameworks/base/test-runner/src/android/test/ |
| D | TestCaseUtil.java | 115 TestCase testCase = (TestCase) test; in getTestName() local
|
| D | AndroidTestRunner.java | 57 TestCase testCase = buildSingleTestMethod(testClass, testMethodName); in setTestClassName() local 118 TestCase testCase = (TestCase) constructor.newInstance(args); in newSingleTestMethod() local
|
| /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
| D | PropertyNodesVerifier.java | 34 public PropertyNodesVerifier(AndroidTestCase testCase) { in PropertyNodesVerifier()
|
| /frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
| D | TestCaseCollector.java | 110 TestCase testCase = (TestCase) clazz.newInstance(); in addSingleTestMethod() local
|
| D | UiAutomatorTestRunner.java | 426 protected void prepareTestCase(TestCase testCase) { in prepareTestCase()
|
| /frameworks/base/test-runner/src/android/test/suitebuilder/ |
| D | TestMethod.java | 50 public TestMethod(TestCase testCase) { in TestMethod()
|
| /frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
| D | UnitTestSuiteBuilderTest.java | 105 TestCase testCase = (TestCase) test; in testName() local
|
| /frameworks/av/camera/ndk/ndk_vendor/tests/ |
| D | AImageReaderVendorTest.cpp | 576 ImageReaderTestCase testCase( in takePictures() local 746 ImageReaderTestCase* testCase = new ImageReaderTestCase( in testLogicalCameraPhysicalStream() local 788 for(auto &testCase : testCases) { in testLogicalCameraPhysicalStream() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/ |
| D | TimeZoneDetectorStrategyImplTest.java | 353 TelephonyTestCase testCase = newTelephonyTestCase(MATCH_TYPE_NETWORK_COUNTRY_ONLY, in testTelephonySuggestionsWhenTimeZoneUninitialized() local 498 private void makeSlotIndex1SuggestionAndCheckState(Script script, TelephonyTestCase testCase) { in makeSlotIndex1SuggestionAndCheckState() 628 TelephonyTestCase testCase = newTelephonyTestCase( in testTelephonySuggestionStrategyDoesNotAssumeCurrentSetting_autoTelephony() local
|
| /frameworks/base/core/tests/coretests/src/android/graphics/ |
| D | PaintTest.java | 85 HintingTestCase testCase = HINTING_TESTCASES[i]; in testHintingWidth() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
| D | OverlayActorEnforcerTests.kt | 61 fun parameters() = CASES.mapIndexed { caseIndex, testCase -> in <lambda>() method 85 val duplicateCaseNames = CASES.mapIndexed { caseIndex, testCase -> in <lambda>() method
|