HomeSort by relevance Sort by last modified time
    Searched full:captureandverifyresult (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CaptureResultTest.java 315 Pair<TotalCaptureResult, Long> result = captureAndVerifyResult(mockCaptureCallback,
323 Pair<TotalCaptureResult, Long> result2 = captureAndVerifyResult(mockCaptureCallback,
338 Pair<TotalCaptureResult, Long> result3 = captureAndVerifyResult(mockCaptureCallback,
340 Pair<TotalCaptureResult, Long> result4 = captureAndVerifyResult(mockCaptureCallback,
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
CameraSessionUtils.java 212 public static Pair<TotalCaptureResult, Long> captureAndVerifyResult(CaptureCallback listener,

Completed in 290 milliseconds