Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java763 private void videoSnapshotHelper(boolean burstTest) throws Exception { in videoSnapshotHelper() argument
780 videoSnapshotTestByCamera(burstTest); in videoSnapshotHelper()
822 private void videoSnapshotTestByCamera(boolean burstTest) in videoSnapshotTestByCamera() argument
951 int numTestIterations = burstTest ? 1 : NUM_SINGLE_SHOT_TEST; in videoSnapshotTestByCamera()
980 if (burstTest) { in videoSnapshotTestByCamera()
999 if (!burstTest) { in videoSnapshotTestByCamera()
1007 if (burstTest) { in videoSnapshotTestByCamera()
1029 if (!burstTest) { in videoSnapshotTestByCamera()