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