Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp879 RuleBasedCollator *col8 = new RuleBasedCollator(ruleset2, UCOL_OFF, success); in TestOperators() local
892 doAssert((*col8 != *col9), "The two different table collations compared equal"); in TestOperators()
902 delete col8; in TestOperators()