Searched refs:allFormatters (Results 1 – 1 of 1) sorted by relevance
1345 std::vector<std::unique_ptr<RelativeDateTimeFormatter>> allFormatters; in TestLocales() local1350 allFormatters.push_back(std::move(rdtf)); in TestLocales()