Searched refs:notifier (Results 1 – 3 of 3) sorted by relevance
108 protected void runChild(Runner runner, RunNotifier notifier) { in runChild() argument147 super.runChild(runner, notifier); in runChild()
188 public void run(RunNotifier notifier) { in run() argument218 suite.run(notifier); in run()
418 Object notifier = waitForExpectedInvokeCalls(2); in testRun_oneConfigLoop() local423 synchronized (notifier) { in testRun_oneConfigLoop()424 notifier.wait(1 * 1000); in testRun_oneConfigLoop()