Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp242 UBool hasStandard = false; in TestKeywordValues() local
245 hasStandard = true; in TestKeywordValues()
248 assertTrue("expect at least the 'standard' collation tailoring for English", hasStandard); in TestKeywordValues()