/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
D | TestSuite.java | 80 TestCase testCase = getTestCase(testClassName); in findTest() local 124 TestCase testCase = mChildTestCaseMap.get(testCaseName); in getTestCase() local 175 TestCase testCase = new TestCase(); in parse() local 188 public void insertTestCase(TestCase testCase) { in insertTestCase() 189 mChildTestCaseMap.put(testCase.getName(), testCase); in insertTestCase() local
|
/cts/suite/audio_quality/lib/src/audio/ |
D | AudioHardware.cpp | 77 TaskCase* testCase) in createAudioHw() 109 bool AudioHardware::startPlaybackOrRecordById(const android::String8& id, TaskCase* testCase) in startPlaybackOrRecordById()
|
/cts/tools/cts-xml-generator/src/com/android/cts/xmlgenerator/ |
D | TestListParser.java | 97 TestCase testCase = new TestCase(caseName); in handleCase() local 102 private void handleTest(TestCase testCase, String test, int timeout) { in handleTest()
|
D | TestSuite.java | 57 public void addCase(TestCase testCase) { in addCase()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | ShellCommandBuilder.java | 36 public static ShellCommandBuilder create(InstrumentationTestCase testCase) { in create() 40 private ShellCommandBuilder(InstrumentationTestCase testCase) { in ShellCommandBuilder()
|
D | InstrumentedAccessibilityService.java | 98 InstrumentationTestCase testCase, Class<T> clazz) { in enableService() 160 public static void disableAllServices(InstrumentationTestCase testCase) { in disableAllServices()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | SensorCtsTestResult.java | 138 protected void run(TestCase testCase) { in run() 154 public TestNode(TestCase testCase) { in TestNode()
|
/cts/suite/audio_quality/test/ |
D | AudioHardwareTest.cpp | 39 TaskCase* testCase = new TaskCase(); in TEST_F() local
|
D | ModelBuilderTest.cpp | 29 TaskGeneric* testCase = mModelBuilder.parseTestDescriptionXml(xmlFile); in TEST_F() local 37 TaskGeneric* testCase = mModelBuilder.parseTestDescriptionXml(xmlFile); in TEST_F() local
|
/cts/common/util/tests/src/com/android/compatibility/common/util/ |
D | ModuleResultTest.java | 68 ICaseResult testCase = mResult.getOrCreateResult(CLASS); in testCountResults() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/ |
D | GnssCtsTestResult.java | 136 protected void run(TestCase testCase) { in run()
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | OpenGLES20NativeActivityOne.java | 88 public OpenGLES20View(Context context, int category, int testCase, CountDownLatch latch) { in OpenGLES20View()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | ActivityTestBase.java | 133 protected Point runRenderSpec(TestCase testCase) { in runRenderSpec() 151 protected Bitmap captureRenderSpec(TestCase testCase) { in captureRenderSpec()
|
/cts/tests/tests/print/src/android/print/cts/ |
D | CustomPrintOptionsTest.java | 127 private void testCase(final boolean copyFromOriginal, final Integer numCopies, in testCase() method in CustomPrintOptionsTest
|
D | PrinterCapabilitiesTest.java | 175 private void testCase(final StubbablePrinterDiscoverySession[] session, in testCase() method in PrinterCapabilitiesTest
|
/cts/suite/audio_quality/lib/src/task/ |
D | ModelBuilder.cpp | 204 UniquePtr<TaskCase> testCase; in parseBatch() local
|
/cts/tests/camera/libctscamera2jni/ |
D | native-camera-jni.cpp | 1113 PreviewTestCase testCase; in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceOpenAndCloseNative() local 1365 PreviewTestCase testCase; in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSessionOpenAndCloseNative() local 1491 PreviewTestCase testCase; in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceSimplePreviewNative() local 1591 PreviewTestCase testCase; in Java_android_hardware_camera2_cts_NativeImageReaderTest_testJpegNative() local 1717 PreviewTestCase testCase; in Java_android_hardware_camera2_cts_NativeStillCaptureTest_testStillCaptureNative() local
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
D | JarHostTest.java | 282 TestCase testCase = (TestCase)testClass.newInstance(); in loadTest() local
|
/cts/tests/tests/icu/tools/android/icu/cts/tools/ |
D | GenerateTestCaseXML.java | 190 TestCase testCase = getTestCase(className); in addTest() local
|
/cts/common/util/src/com/android/compatibility/common/util/ |
D | ResultHandler.java | 158 ICaseResult testCase = module.getOrCreateResult(caseName); in getResults() local
|
/cts/tests/app/app/src/android/app/stubs/ |
D | DialogStubActivity.java | 320 ActivityInstrumentationTestCase2<T> testCase, int dialogNumber) { in startDialogActivity()
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |