Searched refs:testRunFailed (Results 1 – 12 of 12) sorted by relevance
144 public void testRunFailed(String errorMessage) { in testRunFailed() method in ModuleListener146 mListener.testRunFailed(errorMessage); in testRunFailed()
145 public void testRunFailed(String errorMessage) { in testRunFailed() method in ConsoleReporter
483 public void testRunFailed(String errorMessage) { in testRunFailed() method in ResultReporter
37 public void testRunFailed(String errorMessage) { in testRunFailed() method in FailureCollectingListener
99 mockRunListener.testRunFailed((String)EasyMock.anyObject()); in testParseFailedFile()
250 mockRunListener.testRunFailed(CLASS_ERROR_MESSAGE); in testClassErrorSummary()
351 mMockInvocationListener.testRunFailed((String) EasyMock.anyObject());
170 listener.testRunFailed(errorMsg); in handleTestRunFailed()
182 listener.testRunFailed(errorMsg); in handleTestRunFailed()466 listener.testRunFailed(object.getString(CLASS_ERRORS)); in processJsonFile()
1425 listener.testRunFailed(String.join(".\n", errorMsgs)); in doRunTest()
388 mReporter.testRunFailed("error"); in testResultReporting_moduleNotDone()415 mReporter.testRunFailed("error"); // test run failure should prevent marking module "done" in testResultReporting_moduleNotDone_noTests()523 shard2.testRunFailed("error"); in testResultReporter_sharded()
META-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...