Home
last modified time | relevance | path

Searched defs:reported (Results 1 – 3 of 3) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaPerfUtils.java78 Range<Double> reported = in addPerformanceHeadersToLog() local
162 Range<Double> reported = in verifyAchievableFrameRates() local
215 Range<Double> reported = in areAchievableFrameRates() local
/cts/tests/video/src/android/video/cts/
DVideoCodecClaimsPerformanceTestBase.java114 Range<Double> reported = videoCaps.getAchievableFrameRatesFor(mWidth, mHeight); in deviceClaimsPerformanceSupported() local
/cts/tests/mediapc/src/android/mediapc/cts/
DVideoCodecRequirementsTest.java285 Range<Double> reported = videoCaps.getAchievableFrameRatesFor(width, height); in testAV1EncoderRequirements() local