Searched refs:result_ill (Results 1 – 1 of 1) sorted by relevance
5634 Locale result_ill = Locale::forLanguageTag(tag_ill, status); in TestForLanguageTag() local5636 assertTrue(result_ill.getName(), result_ill.isBogus()); in TestForLanguageTag()5748 std::string result_ill = loc_ill.toLanguageTag<std::string>(status); in TestToLanguageTag() local5750 assertEquals(loc_ill.getName(), tag_und, result_ill.c_str()); in TestToLanguageTag()