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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c2039 UCollator *credundant = NULL; local
2049 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status);
2061 testAgainstUCA(cresulting, credundant, "expected", TRUE, &status);
2063 ucol_close(credundant);
2102 UCollator *credundant = NULL; local
2112 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status);
2125 testAgainstUCA(cresulting, credundant, "expected", FALSE, &status);
2127 ucol_close(credundant);

Completed in 115 milliseconds