Home
last modified time | relevance | path

Searched refs:validateFormat (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderTest.java258 boolean validateFormat = true; in testSimpleDecode()
271 validateFormat = false; in testSimpleDecode()
296 if (validateFormat) { in testSimpleDecode()
379 boolean validateFormat = true; in testFlush()
384 validateFormat = false; in testFlush()
436 if (validateFormat) { in testFlush()
513 boolean validateFormat = true; in testReconfigure()
518 validateFormat = false; in testReconfigure()
531 if (validateFormat) { in testReconfigure()
559 if (validateFormat) { in testReconfigure()
[all …]
/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp299 bool validateFormat = true; in testSimpleDecode() local
331 validateFormat = false; in testSimpleDecode()
351 if (validateFormat) { in testSimpleDecode()
422 bool validateFormat = true; in testFlush() local
425 validateFormat = false; in testFlush()
483 if (validateFormat) { in testFlush()
572 bool validateFormat = true; in testSimpleDecodeQueueCSD() local
592 validateFormat = false; in testSimpleDecodeQueueCSD()
615 if (validateFormat) { in testSimpleDecodeQueueCSD()