Home
last modified time | relevance | path

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

/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecEncoderTestBase.java557 public void waitForAllOutputs() throws InterruptedException { in waitForAllOutputs() method in CodecEncoderTestBase
DCodecTestBase.java1205 protected void waitForAllOutputs() throws InterruptedException { in waitForAllOutputs() method in CodecTestBase
/cts/tests/media/jni/
DNativeCodecTestBase.cpp604 bool CodecTestBase::waitForAllOutputs() { in waitForAllOutputs() function in CodecTestBase
/cts/tests/mediapc/src/android/mediapc/cts/
DCodecTestBase.java370 void waitForAllOutputs() throws InterruptedException { in waitForAllOutputs() method in CodecTestBase