Home
last modified time | relevance | path

Searched refs:TEST_LOCALE_PREFIX (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/personalization/
DUserHistoryDictionaryTestsHelper.java42 public static final String TEST_LOCALE_PREFIX = "test-"; field in UserHistoryDictionaryTestsHelper
114 return new Locale(TEST_LOCALE_PREFIX + name + System.currentTimeMillis()); in getFakeLocale()
DUserHistoryDictionaryTests.java84 UserHistoryDictionaryTestsHelper.TEST_LOCALE_PREFIX, getContext()); in setUp()
90 UserHistoryDictionaryTestsHelper.TEST_LOCALE_PREFIX, getContext()); in tearDown()