Home
last modified time | relevance | path

Searched refs:whichCase (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dstrcase.cpp50 int32_t whichCase,
423 int32_t whichCase, in TestCasingImpl()
431 switch(whichCase) { in TestCasingImpl()
459 if(whichCase==TEST_TITLE && options==0) { in TestCasingImpl()
484 switch(whichCase) { in TestCasingImpl()
538 int32_t whichCase, type; in TestCasing() local
541 for(whichCase=0; whichCase<TEST_COUNT; ++whichCase) { in TestCasing()
543 if(whichCase in TestCasing()
421 TestCasingImpl(const UnicodeString &input, const UnicodeString &output, int32_t whichCase, void *iter, const char *localeID, uint32_t options) TestCasingImpl() argument
[all...]

Completed in 2 milliseconds