Searched refs:failMessage (Results 1 – 5 of 5) sorted by relevance
115 String failMessage = "The potential reasons for the failure:\n"; in testReclaimResource() local125 Assert.assertTrue(failMessage + reasons.toString(), result); in testReclaimResource()
130 String failMessage = in decode() local132 fail(failMessage); in decode()
637 String failMessage = "In order to pass the test, please publish following " + in testGetMaxSupportedInstances() local639 fail(failMessage + xmlOverrides.toString()); in testGetMaxSupportedInstances()
748 private void failTest(String failMessage) { in failTest() argument764 builder.setMessage(getString(R.string.dialog_fail_test) + ". " + failMessage) in failTest()
578 String failMessage = in doTestByName() local580 fail(failMessage); in doTestByName()