Lines Matching refs:mTestEnv
328 assertTrue(msg + mTestConfig + mTestEnv, in doOutputFormatChecks()
336 assertTrue(msg + mTestConfig + mTestEnv, isFormatSimilar(configuredFormat, outputFormat)); in doOutputFormatChecks()
409 + mTestEnv + test.getErrMsg()); in testSimpleDecode()
429 + mTestConfig + mTestEnv + test.getErrMsg()); 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()
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()
851 + mTestEnv + test.getErrMsg()); in testSimpleDecodeQueueCSD()
929 + mTestConfig + mTestEnv + test.getErrMsg()); in testDecodePartialFrame()
967 + mTestEnv, outputFormat.containsKey(MediaFormat.KEY_COLOR_FORMAT)); in testDefaultOutputColorFormat()
974 + mTestConfig + mTestEnv, in testDefaultOutputColorFormat() local