Searched refs:fRuleCharBuffer (Results 1 – 4 of 4) sorted by relevance
191 …LocalUCHARBUFPointer fRuleCharBuffer; // source file contents of the refer… variable
630 fRuleSet->compileRules(fRuleCharBuffer.getAlias(), status); in setup()650 fRuleCharBuffer.adoptInstead(ucbuf_open(path.data(), &codePage, TRUE, FALSE, &status)); in openBreakRules()
744 fRuleSet.compileRules(fRuleCharBuffer); in setup()785 fRuleCharBuffer = testFileBuf.toString(); /* the file as a String */ in openBreakRules()975 … String fRuleCharBuffer; // source file contents of the reference rules. field in RBBIMonkeyTest.RBBIMonkeyImpl
747 fRuleSet.compileRules(fRuleCharBuffer); in setup()788 fRuleCharBuffer = testFileBuf.toString(); /* the file as a String */ in openBreakRules()978 … String fRuleCharBuffer; // source file contents of the reference rules. field in RBBIMonkeyTest.RBBIMonkeyImpl