Home
last modified time | relevance | path

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

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