Searched refs:testFinished (Results 1 – 11 of 11) sorted by relevance
22 public void testFinished(Description description) throws Exception { in testFinished() method in FrameworkUsageValidator23 super.testFinished(description); in testFinished()
61 public void testFinished(Description d) throws Exception { in testFinished() method in GtestListener63 mLogger.testFinished(d, mCurrentTestPassed, testElapsedTimeMillis); in testFinished()
44 public void testFinished(Description test, boolean passed, long elapsedTimeMillis) { in testFinished() method in GtestLogger
84 this.cppSide_.testFinished();126 this.cppSide_.testFinished();166 this.cppSide_.testFinished();
42 loggerUnderTest.testFinished( in testTestFinishedPassed()55 loggerUnderTest.testFinished( in testTestFinishedFailed()
62 public void testFinished(Description description) throws Exception { in testFinished() method in RunListener
145 each.testFinished(description); in fireTestFinished()
34 public void testFinished() throws Exception { in testFinished() method in FinishedTest
80 public void testFinished(Description description) throws Exception { in testFinished() method in Result.Listener
55 public void testFinished(Description description) in getNotifier()
112 public void testFinished(Description description) throws Exception { in testFinished() method in MaxHistory.RememberingListener