Searched refs:testOnlyEos (Results 1 – 3 of 3) sorted by relevance
64 bool testOnlyEos(const char* decoder, const char* testFile);529 bool CodecDecoderTest::testOnlyEos(const char* decoder, const char* testFile) { in testOnlyEos() function in CodecDecoderTest695 bool isPass = codecDecoderTest->testOnlyEos(cDecoder, cTestFile); in nativeTestOnlyEos()
572 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecEncoderTest
582 public void testOnlyEos() throws IOException, InterruptedException { in testOnlyEos() method in CodecDecoderTest