Searched refs:testOnlyEos (Results 1 – 4 of 4) sorted by relevance
62 bool testOnlyEos(const char* decoder, const char* testFile);500 bool CodecDecoderTest::testOnlyEos(const char* decoder, const char* testFile) { in testOnlyEos() function in CodecDecoderTest664 bool isPass = codecDecoderTest->testOnlyEos(cDecoder, cTestFile); in nativeTestOnlyEos()
79 bool testOnlyEos(const char* encoder);663 bool CodecEncoderTest::testOnlyEos(const char* encoder) { in testOnlyEos() function in CodecEncoderTest998 bool isPass = codecEncoderTest->testOnlyEos(cEncoder); in nativeTestOnlyEos()
641 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecDecoderTest
612 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecEncoderTest