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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
UserHistoryDictionaryTests.java 69 UserHistoryDictionaryTestsHelper.removeAllTestDictFiles(
70 UserHistoryDictionaryTestsHelper.TEST_LOCALE_PREFIX, mContext);
75 UserHistoryDictionaryTestsHelper.removeAllTestDictFiles(
76 UserHistoryDictionaryTestsHelper.TEST_LOCALE_PREFIX, mContext);
108 final Locale dummyLocale = UserHistoryDictionaryTestsHelper.getDummyLocale("random_words");
121 assertTrue(UserHistoryDictionaryTestsHelper.addAndWriteRandomWords(
156 UserHistoryDictionaryTestsHelper.getDummyLocale("switching_languages" + i);
172 assertTrue(UserHistoryDictionaryTestsHelper.addAndWriteRandomWords(dicts[index],
199 UserHistoryDictionaryTestsHelper.getDummyLocale("many_random_words");
209 assertTrue(UserHistoryDictionaryTestsHelper.addAndWriteRandomWords(dict
    [all...]
UserHistoryDictionaryTestsHelper.java 37 public class UserHistoryDictionaryTestsHelper {

Completed in 76 milliseconds