Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeCodecTestBase.cpp496 bool CodecTestBase::waitForAllOutputs() { in waitForAllOutputs() function in CodecTestBase
/cts/tests/media/src/android/mediav2/cts/
DCodecTestBase.java715 void waitForAllOutputs() throws InterruptedException { in waitForAllOutputs() method in CodecTestBase