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

  /external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c 117 UChar bestPattern[20];
129 bestPattern, 20, &errorCode);
134 if((u_memcmp(bestPattern, expectingBestPattern, length)!=0) || bestPattern[length]!=0) {
142 length = udatpg_getBestPattern(dtpg, s, 0, bestPattern, 20, &errorCode);
  /external/chromium_org/third_party/icu/source/test/intltest/
dtptngts.cpp 554 UnicodeString bestPattern;
565 bestPattern = patGen->getBestPattern(patternData[dataIndex++], status);
566 logln(UnicodeString(" -> ") + bestPattern);
568 SimpleDateFormat sdf(bestPattern, loc, status);
591 UnicodeString bestPattern;
609 bestPattern = patGen->getBestPattern(patternTests2[dataIndex], status);
610 logln(UnicodeString(" -> ") + bestPattern);
611 enFormat->applyPattern(bestPattern);
    [all...]
  /external/icu4c/test/cintltst/
udatpg_test.c 117 UChar bestPattern[20];
129 bestPattern, 20, &errorCode);
134 if((u_memcmp(bestPattern, expectingBestPattern, length)!=0) || bestPattern[length]!=0) {
142 length = udatpg_getBestPattern(dtpg, s, 0, bestPattern, 20, &errorCode);
  /external/icu4c/test/intltest/
dtptngts.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
dtptngen.cpp 747 const UnicodeString *bestPattern=NULL;
760 bestPattern=getBestRaw(*dtMatcher, -1, distanceInfo, &specifiedSkeleton);
762 resultPattern = adjustFieldTypes(*bestPattern, specifiedSkeleton, FALSE, options);
    [all...]
  /external/icu4c/i18n/
dtptngen.cpp 763 const UnicodeString *bestPattern=NULL;
776 bestPattern=getBestRaw(*dtMatcher, -1, distanceInfo, &specifiedSkeleton);
778 resultPattern = adjustFieldTypes(*bestPattern, specifiedSkeleton, FALSE, options);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 989 milliseconds