Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dloctest.cpp3100 static const char locid3[] = "art__lojban@x=0"; in TestBug20410() local
3101 Locale result3 = Locale::createCanonical(locid3); in TestBug20410()
3103 assertEquals(locid3, expected3.getName(), result3.getName()); in TestBug20410()