Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dplurults.cpp230 UnicodeString decimalRule= UNICODE_STRING_SIMPLE("a: n not in 0..100;"); in testAPI() local
233 newRules.adoptInstead(test->createRules(decimalRule, status)); in testAPI()