Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.h191 …LocalUCHARBUFPointer fRuleCharBuffer; // source file contents of the refer… variable
Drbbimonkeytest.cpp630 fRuleSet->compileRules(fRuleCharBuffer.getAlias(), status); in setup()
650 fRuleCharBuffer.adoptInstead(ucbuf_open(path.data(), &codePage, TRUE, FALSE, &status)); in openBreakRules()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIMonkeyTest.java744 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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBIMonkeyTest.java747 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