Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp866 RuleBasedCollator *col9 = new RuleBasedCollator(ruleset2, Collator::PRIMARY, UCOL_ON, success); in TestOperators() local
872 doAssert((*col7 != *col9), "The two different table collations compared equal"); in TestOperators()
873 doAssert((*col8 != *col9), "The two different table collations compared equal"); in TestOperators()
884 delete col9; in TestOperators()