Searched defs:waitForCountDown (Results 1 – 3 of 3) sorted by relevance
159 private boolean waitForCountDown(CountDownLatch countDownLatch, long timeoutInSeconds) { in waitForCountDown() method in AttachedChoreographerNativeTest
581 private boolean waitForCountDown(CountDownLatch countDownLatch, long timeoutInSeconds) { in waitForCountDown() method in AttachedChoreographerTest
303 public boolean waitForCountDown(long timeoutMs) { in waitForCountDown() method in TestSipDelegateConnection