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

  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechTest.java 94 assertTrue("synthesizeToFile() completion timeout", waitForUtterance());
106 assertTrue("speak() completion timeout", waitForUtterance());
136 private boolean waitForUtterance() throws InterruptedException {
TextToSpeechServiceTest.java 74 assertTrue("speak() completion timeout", waitForUtterance());
96 private boolean waitForUtterance() throws InterruptedException {

Completed in 144 milliseconds