Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ditrbnf.cpp254 int32_t noOfRuleSetNames = formatter->getNumberOfRuleSetNames(); in TestAPI() local
255 if(noOfRuleSetNames == 0) { in TestAPI()
262 logln("number of rule set names is %i", noOfRuleSetNames); in TestAPI()
263 for(i = 0; i < noOfRuleSetNames; i++) { in TestAPI()