Searched refs:reporterThread (Results 1 – 1 of 1) sorted by relevance
1168 UnexecutedTestReporterThread reporterThread = in runTests() local1170 Runtime.getRuntime().addShutdownHook(reporterThread); in runTests()1331 Runtime.getRuntime().removeShutdownHook(reporterThread); in runTests()