Home
last modified time | relevance | path

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

/external/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()