Searched refs:callAndAssertWaits (Results 1 – 2 of 2) sorted by relevance
148 thread1.callAndAssertWaits(enterWhen(), guard); in testEnterWhen_initiallyFalse()210 thread1.callAndAssertWaits(waitFor(), guard); in testWaitFor_initiallyFalse()
156 public void callAndAssertWaits(String methodName, Object conditionLikeObject) in callAndAssertWaits() method in TestThread