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