Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/test/
H A Dbase-test.cc773 struct explicitly_convertible_to_std_string_view { struct
781 !fmt::is_formattable<explicitly_convertible_to_std_string_view>::value, in TEST() argument
H A Dformat-test.cc1662 struct explicitly_convertible_to_std_string_view { struct
1667 struct fmt::formatter<explicitly_convertible_to_std_string_view> argument