HomeSort by relevance Sort by last modified time
    Searched defs:fmtString (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
plurfmts.cpp 563 UnicodeString fmtString(fmt, -1, US_INV);
564 PluralFormat pf(Locale::getEnglish(), fmtString, status);
565 MessageFormat mf(UNICODE_STRING_SIMPLE("{0,plural,").append(fmtString).append((UChar)0x7d /* '}' */),
  /external/icu/icu4c/source/test/intltest/
plurfmts.cpp 563 UnicodeString fmtString(fmt, -1, US_INV);
564 PluralFormat pf(Locale::getEnglish(), fmtString, status);
565 MessageFormat mf(UNICODE_STRING_SIMPLE("{0,plural,").append(fmtString).append((UChar)0x7d /* '}' */),
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 

Completed in 113 milliseconds