Searched refs:testFlush (Results 1 – 9 of 9) sorted by relevance
61 bool testFlush(const char* decoder, const char* testFile);377 bool CodecDecoderTest::testFlush(const char* decoder, const char* testFile) { in testFlush() function in CodecDecoderTest679 bool isPass = codecDecoderTest->testFlush(cDecoder, cTestFile); in nativeTestFlush()
75 bool testFlush(const char* encoder, const char* srcPath);462 bool CodecEncoderTest::testFlush(const char* encoder, const char* srcPath) { in testFlush() function in CodecEncoderTest898 bool isPass = codecEncoderTest->testFlush(cEncoder, csrcPath); in nativeTestFlush()
3104 public void testFlush() throws Exception {3105 testFlush(R.raw.loudsoftwav);3106 testFlush(R.raw.loudsoftogg);3107 testFlush(R.raw.loudsoftoggmkv);3108 testFlush(R.raw.loudsoftoggmp4);3109 testFlush(R.raw.loudsoftmp3);3110 testFlush(R.raw.loudsoftaac);3111 testFlush(R.raw.loudsoftfaac);3112 testFlush(R.raw.loudsoftitunes);3115 private void testFlush(int resource) throws Exception {
283 public void testFlush() throws InterruptedException { in testFlush() method in MediaSyncTest
88 public void testFlush() { in testFlush() method in CookieManagerTest
326 public void testFlush() throws Exception { in testFlush() method in LocalSocketTest
244 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderSurfaceTest
342 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecDecoderTest
361 public void testFlush() throws IOException, InterruptedException { in testFlush() method in CodecEncoderTest