Searched refs:col9 (Results 1 – 1 of 1) sorted by relevance
868 RuleBasedCollator *col9 = new RuleBasedCollator(ruleset2, Collator::PRIMARY, UCOL_ON, success); in TestOperators() local874 doAssert((*col7 != *col9), "The two different table collations compared equal"); in TestOperators()875 doAssert((*col8 != *col9), "The two different table collations compared equal"); in TestOperators()886 delete col9; in TestOperators()