Home
last modified time | relevance | path

Searched defs:testCases (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaMetadataRetrieverTest.java271 int[][] testCases = { in testGetFrameAtTimePreviousSync() local
277 int[][] testCases = { in testGetFrameAtTimeNextSync() local
283 int[][] testCases = { in testGetFrameAtTimeClosestSync() local
289 int[][] testCases = { in testGetFrameAtTimeClosest() local
294 private void testGetFrameAtTime(int option, int[][] testCases) { in testGetFrameAtTime()
/cts/tools/utils/
DCollectAllTests.java197 Map<String,TestClass> testCases = new LinkedHashMap<String, TestClass>(); in main() local
397 Map<String,TestClass> testCases, in addToTests()
433 Map<String,TestClass> testCases, in addToTests()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DActivityTestBase.java107 List<TestCase> testCases = mTestCaseBuilder.getTestCases(); in tearDown() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java1338 ArrayList<MeteringRectangle[]> testCases = in get3ARegionTestCasesForCamera() local