Searched refs:hostReady (Results 1 – 1 of 1) sorted by relevance
1028 CountDownLatch hostReady = new CountDownLatch(1); in testCanReplaceSurfacePackage() local1037 hostReady.countDown(); in testCanReplaceSurfacePackage()1040 hostReady.await(); in testCanReplaceSurfacePackage()