Searched refs:checkRegisteredCollators (Results 1 – 2 of 2) sorted by relevance
181 void checkRegisteredCollators(const char *expectExtra = NULL);
2029 checkRegisteredCollators(NULL); // Don't expect any extras in TestGetLocale()2065 checkRegisteredCollators(req); // include hi_IN_BHOPAL in TestGetLocale()2092 checkRegisteredCollators(NULL); // extra should be gone again in TestGetLocale()2107 void LocaleTest::checkRegisteredCollators(const char *expectExtra) { in checkRegisteredCollators() function in LocaleTest