Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dloctest.cpp3105 static const char locid4[] = "art-lojban-x-0"; in TestBug20410() local
3106 Locale result4 = Locale::createCanonical(locid4); in TestBug20410()
3108 assertEquals(locid4, expected4.getName(), result4.getName()); in TestBug20410()