Searched refs:testFailed (Results 1 – 8 of 8) sorted by relevance
117 mReporter.testFailed(test2, STACK_TRACE); in runTests()123 mReporter.testFailed(test3, STACK_TRACE); in runTests()
133 mReporter.testFailed(test3, STACK_TRACE); in runTests()
54 void testFailed(String cause); in testFailed() method120 mTestCompletionListener.testFailed(reason); in onServiceConnected()
86 public void testFailed(String reason) { in testFailed() method in CrashTestStatus
106 public void testFailed(TestDescription test, String trace) { in testFailed() method in ConsoleReporter
108 public void testFailed(TestDescription test, String trace) { in testFailed() method in MetadataReporter
261 public void testFailed(String reason) { in startInferenceTest()
630 public void testFailed(TestDescription test, String trace) { in testFailed() method in MediaPreparer.MediaPreparerListener