HomeSort by relevance Sort by last modified time
    Searched refs:toPattern (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/chromium/third_party/icu/public/common/unicode/
unimatch.h 140 virtual UnicodeString& toPattern(UnicodeString& result,
  /external/icu4c/common/unicode/
unimatch.h 140 virtual UnicodeString& toPattern(UnicodeString& result,
  /external/chromium/third_party/icu/source/i18n/
quant.h 81 virtual UnicodeString& toPattern(UnicodeString& result,
quant.cpp 95 UnicodeString& Quantifier::toPattern(UnicodeString& result,
98 matcher->toMatcher()->toPattern(result, escapeUnprintable);
strmatch.h 128 virtual UnicodeString& toPattern(UnicodeString& result,
reldtfmt.h 190 virtual UnicodeString& toPattern(UnicodeString& result, UErrorCode& status) const;
  /external/icu4c/i18n/
quant.h 81 virtual UnicodeString& toPattern(UnicodeString& result,
quant.cpp 95 UnicodeString& Quantifier::toPattern(UnicodeString& result,
98 matcher->toMatcher()->toPattern(result, escapeUnprintable);
strmatch.h 128 virtual UnicodeString& toPattern(UnicodeString& result,
reldtfmt.h 194 virtual UnicodeString& toPattern(UnicodeString& result, UErrorCode& status) const;
  /libcore/luni/src/test/java/libcore/java/text/
NumberFormatTest.java 69 assertEquals("#,##0.###;#,##0.###-", ((DecimalFormat) numberFormat).toPattern());
71 assertEquals("#,##0;#,##0-", ((DecimalFormat) integerFormat).toPattern());
OldSimpleDateFormatTest.java 89 assertEquals("Wrong pattern", "y'y'yy", f2.toPattern());
115 assertEquals("Wrong pattern", "'yyyy' MM yy", f2.toPattern());
147 // String pattern = f2.toPattern();
154 // pattern = f2.toPattern();
194 assertEquals("Wrong pattern", "GyMdkHmsSEDFwWahKzZ", f2.toPattern());
513 assertEquals("Wrong pattern: " + pattern, pattern, f.toPattern());
517 assertTrue("Wrong pattern: " + pattern, f.toPattern().equals(pattern));
521 pattern = f.toPattern();
522 assertTrue("Wrong pattern: " + pattern, f.toPattern().equals(pattern));
  /external/icu4c/i18n/unicode/
selfmt.h 304 UnicodeString& toPattern(UnicodeString& appendTo);
choicfmt.h 383 virtual UnicodeString& toPattern(UnicodeString &pattern) const;
plurfmt.h 466 UnicodeString& toPattern(UnicodeString& appendTo);
  /external/chromium/third_party/icu/source/test/intltest/
tchcfmt.cpp 164 pattform->toPattern( res1 );
165 it_logln("MessageFormat toPattern: " + res1);
166 fileform->toPattern( res1 );
167 it_logln("ChoiceFormat toPattern: " + res1);
169 it_logln("toPattern tested!");
336 form_pat.toPattern( res1 );
340 it_errln("*** ChoiceFormat contructor( newPattern, status) or toPattern result!");
347 form_pat.toPattern( res1 );
348 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1);
476 fmt1.toPattern(str)
    [all...]
msfmrgts.cpp 150 * MessageFormat.toPattern has weird rounding behavior.
159 pat = fmt->toPattern(pat);
162 errln("MessageFormat.toPattern failed");
268 logln("toPattern : " + messageFormatter.toPattern());*/
439 " equal\nformat1 = " + format1 + "(" + format1.toPattern() + ")\nformat2 = " +
440 format2 + "(" + format2.toPattern() + ")");
460 if (!originalPattern.equals(mf.toPattern()))
461 errln("pattern after: \"" + mf.toPattern() + "\"");
535 logln("pattern: \"" + mf->toPattern(pat) + "\"")
    [all...]
numrgts.cpp 516 logln("nf toPattern1: " + nf->toPattern(temp));
523 logln("nf toPattern2: " + nf->toPattern(temp));
542 logln("nf toPattern2: " + nf->toPattern(temp));
647 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
657 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
795 if (dfFoo->toPattern(temp) != UnicodeString("#0000"))
796 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp))
    [all...]
  /external/icu4c/test/intltest/
tchcfmt.cpp 164 pattform->toPattern( res1 );
165 it_logln("MessageFormat toPattern: " + res1);
166 fileform->toPattern( res1 );
167 it_logln("ChoiceFormat toPattern: " + res1);
169 it_logln("toPattern tested!");
336 form_pat.toPattern( res1 );
340 it_errln("*** ChoiceFormat contructor( newPattern, status) or toPattern result!");
347 form_pat.toPattern( res1 );
348 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1);
476 fmt1.toPattern(str)
    [all...]
msfmrgts.cpp 151 * MessageFormat.toPattern has weird rounding behavior.
160 pat = fmt->toPattern(pat);
163 errln("MessageFormat.toPattern failed");
269 logln("toPattern : " + messageFormatter.toPattern());*/
440 " equal\nformat1 = " + format1 + "(" + format1.toPattern() + ")\nformat2 = " +
441 format2 + "(" + format2.toPattern() + ")");
461 if (!originalPattern.equals(mf.toPattern()))
462 errln("pattern after: \"" + mf.toPattern() + "\"");
536 logln("pattern: \"" + mf->toPattern(pat) + "\"")
    [all...]
numrgts.cpp 516 logln("nf toPattern1: " + nf->toPattern(temp));
523 logln("nf toPattern2: " + nf->toPattern(temp));
542 logln("nf toPattern2: " + nf->toPattern(temp));
647 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
657 logln("toPattern() returns \"" + df->toPattern(temp) + "\"");
795 if (dfFoo->toPattern(temp) != UnicodeString("#0000"))
796 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp))
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
choicfmt.h 383 virtual UnicodeString& toPattern(UnicodeString &pattern) const;
plurfmt.h 463 UnicodeString& toPattern(UnicodeString& appendTo);
  /external/chromium/third_party/icu/source/common/
uset_props.cpp 134 ((const UnicodeSet*) set)->toPattern(pat, escapeUnprintable);
  /external/icu4c/common/
uset_props.cpp 134 ((const UnicodeSet*) set)->toPattern(pat, escapeUnprintable);

Completed in 574 milliseconds

1 2 3 4 5