Searched refs:complexRule (Results 1 – 1 of 1) sorted by relevance
187 … UnicodeString complexRule = UNICODE_STRING_SIMPLE("a: n in 2..5; b: n in 5..8; c: n mod 2 is 1"); in testAPI() local204 LocalPointer<PluralRules> newRules(test->createRules(complexRule, status)); in testAPI()