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

  /external/icu/icu4c/source/test/intltest/
tchcfmt.h 45 void _testPattern(const char* pattern,
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 38 milliseconds