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

  /external/icu/icu4c/source/test/intltest/
numberformattesttuple.h 118 UnicodeString localizedPattern;
numberformattesttuple.cpp 326 FIELD_INIT(localizedPattern, &gStrOps),
numfmtst.cpp 207 fmt.applyLocalizedPattern(tuple.localizedPattern, status);
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatTestTuple.java 110 public String localizedPattern = null;
214 "localizedPattern",
380 localizedPattern = value;
NumberFormatTest.java 255 if (tuple.localizedPattern != null) {
256 fmt.applyLocalizedPattern(tuple.localizedPattern);
434 if (tuple.localizedPattern != null) {
435 fmt.applyLocalizedPattern(tuple.localizedPattern);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatTestTuple.java 109 public String localizedPattern = null;
213 "localizedPattern",
379 localizedPattern = value;
NumberFormatTest.java 251 if (tuple.localizedPattern != null) {
252 fmt.applyLocalizedPattern(tuple.localizedPattern);
430 if (tuple.localizedPattern != null) {
431 fmt.applyLocalizedPattern(tuple.localizedPattern);
    [all...]
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.8.0/
commons-beanutils-1.8.0.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 1832 milliseconds