Lines Matching refs:getRuleStatus
350 int tag = bi->getRuleStatus(); in TestStatusReturn()
480 tag = bi.getRuleStatus(); in testFirstAndNext()
513 tag = bi.getRuleStatus(); in testLastAndPrevious()
542 tag = bi.getRuleStatus(); in testFollowing()
553 tag = bi.getRuleStatus(); in testFollowing()
584 tag = bi.getRuleStatus(); in testPreceding()
596 tag = bi.getRuleStatus(); in testPreceding()
625 tag = bi.getRuleStatus(); in testIsBoundary()
1047 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus(); in executeTest()
1099 int32_t rs = t->bi->getRuleStatus(); in executeTest()
4467 rstatus = brkiter->getRuleStatus(); in TestBug9983()
4480 rstatus = brkiterPOSIX->getRuleStatus(); in TestBug9983()