Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dapicoll.cpp877 RuleBasedCollator *col7 = new RuleBasedCollator(ruleset2, Collator::TERTIARY, success); in TestOperators() local
895 doAssert((*col7 != *col9), "The two different table collations compared equal"); in TestOperators()
905 delete col7; in TestOperators()