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 47 void _testPattern(const char* pattern,
tchcfmt.cpp 565 void TestChoiceFormat::_testPattern(const char* pattern,
609 _testPattern("0.0#a|1.0#b|1.0<c", TRUE,
617 _testPattern("0.0#a|1.0#b|1.0#c", FALSE,
622 _testPattern("0.0#a|1.0<b|1.0#c", FALSE,
626 _testPattern("0.0#a|1.0<b|1.0<c", FALSE,
631 _testPattern("0.0#a|2.0#b|1.0#c", FALSE,

Completed in 64 milliseconds