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