Searched refs:inThread (Results 1 – 2 of 2) sorted by relevance
39 ConcurrentTesting.inThread(new Runnable() { in using_stubbing_from_different_thread()62 ConcurrentTesting.inThread(new Runnable() { in unused_stub_from_different_thread()
18 public static void inThread(Runnable r) throws InterruptedException { in inThread() method in ConcurrentTesting