Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java133 Test adaptiveSkipAhead = new AdaptiveSkipTest(true /* forward */); field in AdaptivePlaybackTest
150 adaptiveSkipAhead,
219 public void testH264_adaptiveSkipAhead() { ex(H264(), adaptiveSkipAhead); } in testH264_adaptiveSkipAhead() local
220 public void testHEVC_adaptiveSkipAhead() { ex(HEVC(), adaptiveSkipAhead); } in testHEVC_adaptiveSkipAhead() local
221 public void testVP8_adaptiveSkipAhead() { ex(VP8(), adaptiveSkipAhead); } in testVP8_adaptiveSkipAhead() local
222 public void testVP9_adaptiveSkipAhead() { ex(VP9(), adaptiveSkipAhead); } in testVP9_adaptiveSkipAhead() local
223 public void testMpeg4_adaptiveSkipAhead() { ex(Mpeg4(), adaptiveSkipAhead); } in testMpeg4_adaptiveSkipAhead() local
224 public void testH263_adaptiveSkipAhead() { ex(H263(), adaptiveSkipAhead); } in testH263_adaptiveSkipAhead() local