HomeSort by relevance Sort by last modified time
    Searched refs:assertRuleKeyValue (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
plurults.h 40 void assertRuleKeyValue(const UnicodeString& rule, const UnicodeString& key,
plurults.cpp 346 assertRuleKeyValue("a:" + rule, "a", expected);
350 PluralRulesTest::assertRuleKeyValue(const UnicodeString& rule,
375 assertRuleKeyValue("a: n is 1", "not_defined", UPLRULES_NO_UNIQUE_VALUE); // key not defined
376 assertRuleKeyValue("a: n is 1", "other", UPLRULES_NO_UNIQUE_VALUE); // key matches default rule
    [all...]

Completed in 1884 milliseconds