Searched defs:await (Results 1 – 7 of 7) sorted by relevance
44 public static void await(@NonNull CountDownLatch latch, long timeoutMs) in await() method in JavaMockitoHelper58 public static void await(@NonNull Semaphore semaphore, long timeoutMs) in await() method in JavaMockitoHelper
72 public void await(long timeoutMs) throws InterruptedException { in await() method in SyncAnswer
82 public boolean await(long timeoutSeconds) throws InterruptedException { in await() method in ProvisioningResultListener
84 private void await() throws InterruptedException { in await() method in BaseTimeZoneAdapterTest.Observer
529 int await() throws Exception { in await() method in CarPowerManagerUnitTest.WaitablePowerStateListener559 int await() throws Exception { in await() method in CarPowerManagerUnitTest.WaitablePowerStateListenerWithCompletion
283 private void await(Map<String, CountDownLatch> latches, String service, String method) in await() method in VendorServiceControllerTest.ServiceLauncherContext
213 void await() { in await() method in IkeSocketTestBase.TestCountDownLatch