Home
last modified time | relevance | path

Searched refs:TestRoutine (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java213 interface TestRoutine { interface in BurstCaptureRawTest
222 class TestMetaDataRoundDownRoutine implements TestRoutine
272 class TestManualAutoSwitch implements TestRoutine
358 class TestTimestamp implements TestRoutine
675 private void performTestRoutine(TestRoutine routine, int[] testedFormats) throws Exception in performTestRoutine()