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

  /external/chromium_org/third_party/icu/source/test/intltest/
tchcfmt.cpp 564 void TestChoiceFormat::_testPattern(const char* pattern,
608 _testPattern("0.0#a|1.0#b|1.0<c", TRUE,
616 _testPattern("0.0#a|1.0#b|1.0#c", FALSE,
621 _testPattern("0.0#a|1.0<b|1.0#c", FALSE,
625 _testPattern("0.0#a|1.0<b|1.0<c", FALSE,
630 _testPattern("0.0#a|2.0#b|1.0#c", FALSE,
  /external/icu/icu4c/source/test/intltest/
tchcfmt.cpp 564 void TestChoiceFormat::_testPattern(const char* pattern,
608 _testPattern("0.0#a|1.0#b|1.0<c", TRUE,
616 _testPattern("0.0#a|1.0#b|1.0#c", FALSE,
621 _testPattern("0.0#a|1.0<b|1.0#c", FALSE,
625 _testPattern("0.0#a|1.0<b|1.0<c", FALSE,
630 _testPattern("0.0#a|2.0#b|1.0#c", FALSE,

Completed in 62 milliseconds