Home
last modified time | relevance | path

Searched defs:small_grouping_loc (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/test/
Dlocale-test.cc69 std::locale small_grouping_loc(std::locale(), new small_grouping<char>()); in TEST() local
95 std::locale small_grouping_loc(std::locale(), new small_grouping<wchar_t>()); in TEST() local