Searched refs:testSimpleDecodeQueueCSD (Results 1 – 2 of 2) sorted by relevance
63 bool testSimpleDecodeQueueCSD(const char* decoder, const char* testFile);541 bool CodecDecoderTest::testSimpleDecodeQueueCSD(const char* decoder, const char* testFile) { in testSimpleDecodeQueueCSD() function in CodecDecoderTest697 bool isPass = codecDecoderTest->testSimpleDecodeQueueCSD(cDecoder, cTestFile); in nativeTestSimpleDecodeQueueCSD()
704 public void testSimpleDecodeQueueCSD() throws IOException, InterruptedException { in testSimpleDecodeQueueCSD() method in CodecDecoderTest