Searched refs:notifier (Results 1 – 1 of 1) sorted by relevance
716 Thread notifier = new Thread("Notifier") { in runTest() local730 notifier.setDaemon(true); in runTest()731 notifier.start(); in runTest()