Home
last modified time | relevance | path

Searched refs:small_grouping (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/test/
Dlocale-test.cc38 template <typename Char> struct small_grouping : std::numpunct<Char> { struct
69 std::locale small_grouping_loc(std::locale(), new small_grouping<char>()); in TEST()
95 std::locale small_grouping_loc(std::locale(), new small_grouping<wchar_t>()); in TEST()