Searched refs:handleCompletionNotification (Results 1 – 1 of 1) sorted by relevance
52 private void handleCompletionNotification(TestResult testResult, in handleCompletionNotification() method in CrashTestStatus77 handleCompletionNotification(TestResult.CRASH, null); in testCrashed()82 handleCompletionNotification(TestResult.SUCCESS, null); in testSucceeded()87 handleCompletionNotification(TestResult.FAILURE, reason); in testFailed()