Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java160 Test flushConfigureDrc = new ReconfigDrcTest(); field in AdaptivePlaybackTest
173 flushConfigureDrc,
184 flushConfigureDrc, in runEOS()
321 public void testH264_flushConfigureDrc() { ex(H264(), flushConfigureDrc); } in testH264_flushConfigureDrc() local
322 public void testHEVC_flushConfigureDrc() { ex(HEVC(), flushConfigureDrc); } in testHEVC_flushConfigureDrc() local
323 public void testVP8_flushConfigureDrc() { ex(VP8(), flushConfigureDrc); } in testVP8_flushConfigureDrc() local
324 public void testVP9_flushConfigureDrc() { ex(VP9(), flushConfigureDrc); } in testVP9_flushConfigureDrc() local
325 public void testAV1_flushConfigureDrc() { ex(AV1(), flushConfigureDrc); } in testAV1_flushConfigureDrc() local
326 public void testMpeg2_flushConfigureDrc() { ex(Mpeg2(), flushConfigureDrc); } in testMpeg2_flushConfigureDrc() local
327 public void testMpeg4_flushConfigureDrc() { ex(Mpeg4(), flushConfigureDrc); } in testMpeg4_flushConfigureDrc() local
[all …]