Lines Matching refs:mTestConfig
328 assertTrue(msg + mTestConfig + mTestEnv, in doOutputFormatChecks()
336 assertTrue(msg + mTestConfig + mTestEnv, isFormatSimilar(configuredFormat, outputFormat)); in doOutputFormatChecks()
408 fail("Decoder output is not consistent across runs \n" + mTestConfig in testSimpleDecode()
429 + mTestConfig + mTestEnv + test.getErrMsg()); in testSimpleDecode()
434 mRefFile, colorFormat, mRmsError, ref.getCheckSumBuffer(), mTestConfig); in testSimpleDecode()
435 assertTrue(mTestConfig.toString(), isPass); in testSimpleDecode()
441 mTestConfig.toString() + mTestEnv.toString()); in testSimpleDecode()
519 fail("Output timestamps are not strictly increasing \n" + mTestConfig + mTestEnv in testFlush()
536 fail("Decoder output is not consistent across runs \n" + mTestConfig + mTestEnv in testFlush()
550 fail("Decoder output is not consistent across runs \n" + mTestConfig + mTestEnv in testFlush()
580 colorFormat, mTestConfig); in testFlushNative()
581 assertTrue(mTestConfig.toString(), isPass); in testFlushNative()
680 fail("Decoder output is not consistent across runs \n" + mTestConfig + mTestEnv in testReconfigure()
697 fail("Decoder output is not consistent across runs \n" + mTestConfig + mTestEnv in testReconfigure()
724 fail("Decoder output is not consistent across runs \n" + mTestConfig + mTestEnv in testReconfigure()
763 fail("Decoder output is not consistent across runs \n" + mTestConfig + mTestEnv in testOnlyEos()
790 mTestConfig); in testOnlyEosNative()
791 assertTrue(mTestConfig.toString(), isPass); in testOnlyEosNative()
850 fail("Decoder output is not consistent across runs \n" + mTestConfig in testSimpleDecodeQueueCSD()
883 colorFormat, mTestConfig); in testSimpleDecodeQueueCSDNative()
884 assertTrue(mTestConfig.toString(), isPass); in testSimpleDecodeQueueCSDNative()
929 + mTestConfig + mTestEnv + test.getErrMsg()); in testDecodePartialFrame()
966 assertTrue("Output format from decoder does not contain KEY_COLOR_FORMAT \n" + mTestConfig in testDefaultOutputColorFormat()
974 + mTestConfig + mTestEnv, in testDefaultOutputColorFormat()