Searched refs:blockingInitAndVerify (Results 1 – 1 of 1) sorted by relevance
58 blockingInitAndVerify(MOCK_ENGINE, TextToSpeech.SUCCESS); in setUp()71 blockingInitAndVerify("__DOES_NOT_EXIST__", TextToSpeech.ERROR); in testEngineInitialized()199 private void blockingInitAndVerify(final String engine, int errorCode) throws in blockingInitAndVerify() method in TextToSpeechTests