Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java806 captureCallback.getCaptureFailures(NUM_REPROCESS_CAPTURES - 1); in testReprocessAbort()
DCameraTestUtils.java575 public ArrayList<CaptureFailure> getCaptureFailures(long maxNumFailures) { in getCaptureFailures() method in CameraTestUtils.SimpleCaptureCallback