Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp5744 std::string result_empty = loc_empty.toLanguageTag<std::string>(status); in TestToLanguageTag() local
5746 assertEquals(loc_empty.getName(), tag_und, result_empty.c_str()); in TestToLanguageTag()