Searched refs:rdtf (Results 1 – 1 of 1) sorted by relevance
1310 std::unique_ptr<RelativeDateTimeFormatter> rdtf(new RelativeDateTimeFormatter(loc, status)); in TestLocales() local1311 allFormatters.push_back(std::move(rdtf)); in TestLocales()