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