Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dcmsccoll.c1931 UCollator *credundant = NULL; in TestRedundantRules() local
1941 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL,&status); in TestRedundantRules()
1953 testAgainstUCA(cresulting, credundant, "expected", TRUE, &status); in TestRedundantRules()
1955 ucol_close(credundant); in TestRedundantRules()
1994 UCollator *credundant = NULL; in TestExpansionSyntax() local
2004 credundant = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT, NULL, &status); in TestExpansionSyntax()
2017 testAgainstUCA(cresulting, credundant, "expected", FALSE, &status); in TestExpansionSyntax()
2019 ucol_close(credundant); in TestExpansionSyntax()