Searched refs:rbRoot (Results 1 – 1 of 1) sorted by relevance
2377 RuleBasedCollator *rbRoot = dynamic_cast<RuleBasedCollator *>(root.getAlias()); in TestCloneBinary() local2379 if(rbRoot == NULL || rbc == NULL) { in TestCloneBinary()2394 RuleBasedCollator rbc2(bin, binLength, rbRoot, errorCode); in TestCloneBinary()2406 RuleBasedCollator rbc3(bin, -1, rbRoot, errorCode); in TestCloneBinary()