Searched refs:failureMsg (Results 1 – 1 of 1) sorted by relevance
188 String failureMsg = String.format("Test '%s': %d out of %d test failed", mTestName, in completedSuccessfully() local191 Log.w(CrashTest.TAG, failureMsg); in completedSuccessfully()192 return failure(failureMsg); in completedSuccessfully()