/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 | 317 for (const auto& testCase : testCases) { in TEST() local 624 for (const auto& testCase : testCases) { in TEST_F() local 854 for (const TestCase& testCase : testCases) { in TEST_F() 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 | 70 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-junit/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/services/tests/wmtests/src/com/android/server/wm/ |
D | BackNavigationControllerTests.java | 216 CrossActivityTestCase testCase = createTopTaskWithTwoActivities(); in backTypeCrossActivityWithCustomizeExitAnimation() local 238 CrossActivityTestCase testCase = createTopTaskWithTwoActivities(); in backTypeCrossActivityWhenBackToPreviousActivity() local 416 DialogCloseTestCase testCase = createTopTaskWithActivityAndDialog(); in backTypeDialogCloseWhenBackFromDialog() local
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/kosmos/ |
D | GeneralKosmos.kt | 12 var Kosmos.testCase: SysuiTestCase by Fixture() variable
|
/frameworks/base/test-runner/src/android/test/ |
D | AndroidTestRunner.java | 57 TestCase testCase = buildSingleTestMethod(testClass, testMethodName); in setTestClassName() local 118 TestCase testCase = (TestCase) constructor.newInstance(args); in newSingleTestMethod() local
|
D | TestCaseUtil.java | 115 TestCase testCase = (TestCase) test; in getTestName() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/listbuilder/ |
D | SemiStableSortTest.kt | 76 private fun testCase( in <lambda>() method in com.android.systemui.statusbar.notification.collection.listbuilder.SemiStableSortTest
|
/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
|
/frameworks/base/test-runner/src/android/test/suitebuilder/ |
D | TestMethod.java | 50 public TestMethod(TestCase testCase) { in TestMethod()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/ui/model/ |
D | SignalIconModelParameterizedTest.kt | 31 internal class SignalIconModelParameterizedTest(private val testCase: TestCase) : SysuiTestCase() { constant in com.android.systemui.statusbar.pipeline.mobile.ui.model.SignalIconModelParameterizedTest
|
/frameworks/base/test-runner/tests/src/android/test/suitebuilder/ |
D | UnitTestSuiteBuilderTest.java | 105 TestCase testCase = (TestCase) test; in testName() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/ |
D | FloatingRotationButtonPositionCalculatorTest.kt | 19 private val testCase: TestCase, constant in com.android.systemui.navigationbar.gestural.FloatingRotationButtonPositionCalculatorTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/kotlin/ |
D | PackageManagerExtComponentEnabledTest.kt | 37 internal class PackageManagerExtComponentEnabledTest(private val testCase: TestCase) : constant in com.android.systemui.util.kotlin.PackageManagerExtComponentEnabledTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/ |
D | NormalizedTouchDataTest.kt | 15 class NormalizedTouchDataTest(val testCase: TestCase) : SysuiTestCase() { in <lambda>() constant in com.android.systemui.biometrics.udfps.NormalizedTouchDataTest
|
D | BoundingBoxOverlapDetectorTest.kt | 31 class BoundingBoxOverlapDetectorTest(val testCase: TestCase) : SysuiTestCase() { in <lambda>() constant in com.android.systemui.biometrics.udfps.BoundingBoxOverlapDetectorTest
|
D | EllipseOverlapDetectorTest.kt | 32 class EllipseOverlapDetectorTest(val testCase: TestCase) : SysuiTestCase() { in <lambda>() constant in com.android.systemui.biometrics.udfps.EllipseOverlapDetectorTest
|
/frameworks/av/camera/ndk/ndk_vendor/tests/ |
D | AImageReaderVendorTest.cpp | 700 ImageReaderTestCase testCase( in takePictures() local 884 ImageReaderTestCase* testCase = new ImageReaderTestCase( in testLogicalCameraPhysicalStream() local 931 for(auto &testCase : testCases) { in testLogicalCameraPhysicalStream() local
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
D | ResolverActivityWorkProfileTest.java | 82 public ResolverActivityWorkProfileTest(TestCase testCase) { in ResolverActivityWorkProfileTest()
|
D | ChooserActivityWorkProfileTest.java | 83 public ChooserActivityWorkProfileTest(TestCase testCase) { in ChooserActivityWorkProfileTest()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/helper/ |
D | BouncerSceneLayoutTest.kt | 163 @Parameter @JvmField var testCase: TestCase? = null in <lambda>() variable in com.android.systemui.bouncer.ui.helper.BouncerSceneLayoutTest
|