Searched refs:changeLanguageWithoutWait (Results 1 – 2 of 2) sorted by relevance
35 changeLanguageWithoutWait(locales[random.nextInt(locales.length)], in testSwitchLanguagesAndInputLatinRandomCodePoints()53 changeLanguageWithoutWait(locales[random.nextInt(locales.length)], in testSwitchLanguagesAndInputRandomCodePoints()
371 changeLanguageWithoutWait(locale, combiningSpec); in changeLanguage()375 protected void changeLanguageWithoutWait(final String locale, final String combiningSpec) { in changeLanguageWithoutWait() method in InputTestsBase