Home
last modified time | relevance | path

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

/cts/tests/tests/sdksandbox/webkit/src/android/sdksandbox/webkit/cts/
DSdkSandboxCookieManagerTest.java39 public void testFlush() throws Throwable { in testFlush() method in SdkSandboxCookieManagerTest
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp67 bool testFlush(const char* decoder, const char* testFile, int colorFormat);
431 bool CodecDecoderTest::testFlush(const char* decoder, const char* testFile, int colorFormat) { in testFlush() function in CodecDecoderTest
685 bool isPass = codecDecoderTest->testFlush(cDecoder, cTestFile, jColorFormat); in nativeTestFlush()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderTest.java3313 public void testFlush() throws Exception {
3314 testFlush("loudsoftwav.wav");
3315 testFlush("loudsoftogg.ogg");
3316 testFlush("loudsoftoggmkv.mkv");
3317 testFlush("loudsoftoggmp4.mp4");
3318 testFlush("loudsoftmp3.mp3");
3319 testFlush("loudsoftaac.aac");
3320 testFlush("loudsoftfaac.m4a");
3321 testFlush("loudsoftitunes.m4a");
3324 private void testFlush(final String resource) throws Exception {
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderBlockModelMultiAccessUnitTest.java191 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderBlockModelMultiAccessUnitTest
DCodecDecoderMultiAccessUnitTest.java275 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderMultiAccessUnitTest
DCodecDecoderSurfaceTest.java367 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderSurfaceTest
DCodecDecoderTest.java441 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderTest
/cts/tests/tests/webkit/src/android/webkit/cts/
DCookieManagerTest.java128 public void testFlush() { in testFlush() method in CookieManagerTest
/cts/tests/net/src/android/net/cts/
DLocalSocketTest.java326 public void testFlush() throws Exception { in testFlush() method in LocalSocketTest
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaSyncTest.java281 public void testFlush() throws InterruptedException { in testFlush() method in MediaSyncTest
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSessionCtsTestBase.java7448 public void testFlush() throws Exception { in testFlush() method in AppSearchSessionCtsTestBase