Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java212 TotalCaptureResult totalResult = resultPair.first; in testPartialResult() local
231 List<CaptureResult.Key<?>> totalResultKeys = totalResult.getKeys(); in testPartialResult()
236 List<CaptureResult> totalResultPartials = totalResult.getPartialResults(); in testPartialResult()