Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraTestUtils.java604 int numCaptureStartsWait) throws Exception { in waitForCaptureStart() argument
619 } while (i++ < numCaptureStartsWait); in waitForCaptureStart()
622 "event after waiting for " + numCaptureStartsWait + " capture starts"); in waitForCaptureStart()