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.java226 boolean validateFormat = true; in testSimpleDecode()
239 validateFormat = false; in testSimpleDecode()
264 if (validateFormat) { in testSimpleDecode()
324 boolean validateFormat = true; in testFlush()
329 validateFormat = false; in testFlush()
381 if (validateFormat) { in testFlush()
452 boolean validateFormat = true; in testReconfigure()
457 validateFormat = false; in testReconfigure()
470 if (validateFormat) { in testReconfigure()
499 if (validateFormat) { in testReconfigure()
[all …]
/cts/tests/media/jni/
DNativeCodecDecoderTest.cpp314 bool validateFormat = true; in testSimpleDecode() local
346 validateFormat = false; in testSimpleDecode()
370 if (validateFormat) { in testSimpleDecode()
451 bool validateFormat = true; in testFlush() local
454 validateFormat = false; in testFlush()
512 if (validateFormat) { in testFlush()
601 bool validateFormat = true; in testSimpleDecodeQueueCSD() local
621 validateFormat = false; in testSimpleDecodeQueueCSD()
644 if (validateFormat) { in testSimpleDecodeQueueCSD()