Searched refs:testSimpleDecode (Results 1 – 2 of 2) sorted by relevance
59 bool testSimpleDecode(const char* decoder, const char* testFile, const char* refFile,286 bool CodecDecoderTest::testSimpleDecode(const char* decoder, const char* testFile, in testSimpleDecode() function in CodecDecoderTest645 bool isPass = codecDecoderTest->testSimpleDecode(cDecoder, cTestFile, cRefFile, cRmsError); in nativeTestSimpleDecode()
237 public void testSimpleDecode() throws IOException, InterruptedException { in testSimpleDecode() method in CodecDecoderTest