Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp5659 std::string result_c = loc_c.toLanguageTag<std::string>(status); in TestToLanguageTag() local
5661 assertEquals(loc_c.getName(), tag_c, result_c.c_str()); in TestToLanguageTag()