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