Searched defs:brkItr (Results 1 – 2 of 2) sorted by relevance
1035 RuleBasedBreakIterator *brkItr = new RuleBasedBreakIterator(builtSource, parseError, status); in RoundtripRule() local1073 RBBIWithProtectedFunctions * brkItr; in TestCreateFromRBBIData() local
537 static void printBreaks(int num, String testSource, BreakIterator brkItr) { in printBreaks()