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