Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DMediaCodecTest.java1276 public void testDecodeAfterFlush() throws InterruptedException { in testDecodeAfterFlush() method in MediaCodecTest
1281 private void testDecodeAfterFlush(final boolean audio) throws InterruptedException { in testDecodeAfterFlush() method in MediaCodecTest