Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java143 Test earlyEos = new EarlyEosTest(); field in AdaptivePlaybackTest
156 earlyEos,
167 earlyEos, in runEOS()
264 public void testH264_earlyEos() { ex(H264(), earlyEos); } in testH264_earlyEos() local
265 public void testHEVC_earlyEos() { ex(HEVC(), earlyEos); } in testHEVC_earlyEos() local
266 public void testVP8_earlyEos() { ex(VP8(), earlyEos); } in testVP8_earlyEos() local
267 public void testVP9_earlyEos() { ex(VP9(), earlyEos); } in testVP9_earlyEos() local
268 public void testMpeg4_earlyEos() { ex(Mpeg4(), earlyEos); } in testMpeg4_earlyEos() local
269 public void testH263_earlyEos() { ex(H263(), earlyEos); } in testH263_earlyEos() local