Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dthcoll.cpp448 RuleBasedCollator *rcoll = new RuleBasedCollator(rules, status); in TestReordering() local
450 compareArray(*rcoll, testcontraction, 3); in TestReordering()
451 delete rcoll; in TestReordering()