Searched defs:awaitCountDown (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DTextToSpeechTests.java172 awaitCountDown(latch, 5, TimeUnit.SECONDS);
186 awaitCountDown(latch, 5, TimeUnit.SECONDS);
225 public static void awaitCountDown(CountDownLatch latch, long timeout, TimeUnit unit) method in class:TextToSpeechTests

Completed in 42 milliseconds