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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c918 static void testAgainstUCA(UCollator *coll, UCollator *UCA, const char *refName, UBool error, UErrorCode *status) { function
1377 testAgainstUCA(coll, UCA, "UCA", FALSE, &status);
2061 testAgainstUCA(cresulting, credundant, "expected", TRUE, &status);
2123 /* testAgainstUCA still doesn't handle expansions correctly, so this is not run */
2125 testAgainstUCA(cresulting, credundant, "expected", FALSE, &status);

Completed in 663 milliseconds