Searched refs:tag_c (Results 1 – 2 of 2) sorted by relevance
750 c if tag_c == " " and c.isspace() else tag_c751 for c, tag_c in zip(s, tag_s)
5551 static const char tag_c[] = "en-US-u-va-posix"; in TestToLanguageTag() local5562 assertEquals(loc_c.getName(), tag_c, result.c_str()); in TestToLanguageTag()5566 assertEquals(loc_c.getName(), tag_c, result_c.c_str()); in TestToLanguageTag()