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

  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 538 final CountDownLatch latch2 = new CountDownLatch(1); local
553 latch2.countDown();
571 latch2.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS);
    [all...]
  /external/quake/quake/src/QW/progs/
files.dat 102 1 doors/latch2.wav
doors.qc 734 precache_sound ("doors/latch2.wav");
737 self.noise1 = "doors/latch2.wav";

Completed in 248 milliseconds