Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DCameraSessionUtils.java212 public static Pair<TotalCaptureResult, Long> captureAndVerifyResult(CaptureCallback listener, in captureAndVerifyResult() method in CameraSessionUtils
/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java316 Pair<TotalCaptureResult, Long> result = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps()
326 Pair<TotalCaptureResult, Long> result2 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps()
345 Pair<TotalCaptureResult, Long> result3 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps()
347 Pair<TotalCaptureResult, Long> result4 = captureAndVerifyResult(mockCaptureCallback, in testResultTimestamps()