Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dcore-test.cc789 struct explicitly_convertible_to_std_string_view { struct
797 !fmt::is_formattable<explicitly_convertible_to_std_string_view>::value, in TEST() argument
Dformat-test.cc1617 struct explicitly_convertible_to_std_string_view { struct
1622 struct fmt::formatter<explicitly_convertible_to_std_string_view> argument