Searched refs:processTestCaseEnded (Results 1 – 3 of 3) sorted by relevance
120 public void processTestCaseEnded(TestRecord testCaseRecord) {} in processTestCaseEnded() method in ProtoResultReporter338 processTestCaseEnded(testCaseRecord); in testEnded()
72 public void processTestCaseEnded(TestRecord testCaseRecord) { in processTestCaseEnded() method in StreamProtoResultReporter
103 public void processTestCaseEnded(TestRecord testCaseRecord) { in processTestCaseEnded() method in ProtoResultParserTest.TestProtoParser