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

/external/icu/icu4c/source/test/intltest/
H A Dloctest.h182 void checkRegisteredCollators(const char *expectExtra = NULL);
H A Dloctest.cpp2045 checkRegisteredCollators(NULL); // Don't expect any extras
2081 checkRegisteredCollators(req); // include hi_IN_BHOPAL
2108 checkRegisteredCollators(NULL); // extra should be gone again
2123 void LocaleTest::checkRegisteredCollators(const char *expectExtra) { function in class:LocaleTest

Completed in 391 milliseconds