Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dloctest.cpp5758 std::string result_bogus = loc_bogus.toLanguageTag<std::string>(status); in TestToLanguageTag() local
5760 assertTrue(result_bogus.c_str(), result_bogus.empty()); in TestToLanguageTag()