HomeSort by relevance Sort by last modified time
    Searched full:test_locale (Results 1 - 13 of 13) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
BinaryDictionaryTests.java 39 private static final String TEST_LOCALE = "test";
74 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
83 TEST_LOCALE, true /* isUpdatable */);
98 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
140 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
168 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
238 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
289 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
335 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
345 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */)
    [all...]
BinaryDictionaryDecayingTests.java 37 private static final String TEST_LOCALE = "test";
100 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
147 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
207 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
259 Locale.getDefault(), TEST_LOCALE, true /* isUpdatable */);
  /external/icu4c/samples/layout/
pflow.c 27 #define TEST_LOCALE "zh_TW"
142 #ifdef TEST_LOCALE
167 #ifdef TEST_LOCALE
169 pl_addLocaleRun(locales, TEST_LOCALE, pEnd - pStart);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
KeySpecParserSplitTests.java 35 private static final Locale TEST_LOCALE = Locale.ENGLISH;
44 mTextsSet.setLanguage(TEST_LOCALE.getLanguage());
51 }.runInLocale(targetContext.getResources(), TEST_LOCALE);
KeySpecParserTests.java 36 private final static Locale TEST_LOCALE = Locale.ENGLISH;
55 final String language = TEST_LOCALE.getLanguage();
65 }.runInLocale(context.getResources(), TEST_LOCALE);
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]
test_strptime.py 166 test_locale = _strptime.LocaleTime()
167 test_locale.timezone = (frozenset(), frozenset())
168 self.assertEqual(_strptime.TimeRE(test_locale).pattern("%Z"), '',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py     [all...]
test_strptime.py 166 test_locale = _strptime.LocaleTime()
167 test_locale.timezone = (frozenset(), frozenset())
168 self.assertEqual(_strptime.TimeRE(test_locale).pattern("%Z"), '',
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
FormatterTest.java 613 public void test_locale() { method in class:FormatterTest
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/luni/tests/java/util/
ScannerTest.java 454 public void test_locale() { method in class:ScannerTest
    [all...]
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 

Completed in 955 milliseconds