HomeSort by relevance Sort by last modified time
    Searched full:latch2 (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 544 final CountDownLatch latch2 = new CountDownLatch(1); local
559 latch2.countDown();
577 latch2.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
    [all...]

Completed in 44 milliseconds