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