History log of /frameworks/base/tests/TtsTests/src/com/android/speech/tts/TextToSpeechTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93d34a61dbdfd9ece9ac4a53d78e896638172895 29-Jul-2013 Przemyslaw Szczepaniak <pszczepaniak@google.com> Fix TTS tests.

Fix breakages steaming from recent changes:
- onGetLanguage is no longer called anywhere (it's used in API <= 17),
tests for it no longer apply.
- onLoadLanguage is called as item on synthesis thread queue. To return
value to client asap, onIsLanguageAvailable is called as well - added
missing expectations for mocks.

Change-Id: I205bc406f085e2c2f7e98f8495ddb96ad3701b97
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/TextToSpeechTests.java
c60aad2a8ab519a9f9ac03f4f9f929ded7ba2db5 06-Dec-2011 Narayan Kamath <narayan@google.com> Write unit tests for android.speech.tts.

Change-Id: Ie5b3b4cdd13be2babee9a44bae00da179b372d12
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/TextToSpeechTests.java