Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderSurfaceTest.java244 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderSurfaceTest
DCodecDecoderTest.java342 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderTest
DCodecEncoderTest.java361 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecEncoderTest
/cts/tests/tests/webkit/src/android/webkit/cts/
DCookieManagerTest.java88 public void testFlush() { in testFlush() method in CookieManagerTest
/cts/tests/tests/net/src/android/net/cts/
DLocalSocketTest.java326 public void testFlush() throws Exception { in testFlush() method in LocalSocketTest
/cts/tests/tests/media/src/android/media/cts/
DMediaSyncTest.java283 public void testFlush() throws InterruptedException { in testFlush() method in MediaSyncTest
/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp377 bool CodecDecoderTest::testFlush(const char* decoder, const char* testFile) { in testFlush() function in CodecDecoderTest
DNativeCodecEncoderTest.cpp462 bool CodecEncoderTest::testFlush(const char* encoder, const char* srcPath) { in testFlush() function in CodecEncoderTest