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.java1779 private void videoSnapshotHelper(boolean burstTest) throws Exception { in videoSnapshotHelper() argument
1804 videoSnapshotTestByCamera(burstTest); in videoSnapshotHelper()
1846 private void videoSnapshotTestByCamera(boolean burstTest) in videoSnapshotTestByCamera() argument
1995 int numTestIterations = burstTest ? 1 : NUM_SINGLE_SHOT_TEST; in videoSnapshotTestByCamera()
2033 if (burstTest) { in videoSnapshotTestByCamera()
2052 if (!burstTest) { in videoSnapshotTestByCamera()
2062 if (burstTest) { in videoSnapshotTestByCamera()
2084 if (!burstTest) { in videoSnapshotTestByCamera()