Searched defs:short_fmt (Results 1 – 2 of 2) sorted by relevance
43 charT short_fmt[3] = { '%', 'b' }; in gather_month_strings() local93 charT short_fmt[3] = { '%', 'a' }; in gather_weekday_strings() local
703 auto short_fmt = MakeUnique<Format>(short_type.get()); in TEST_F() local