Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/test/
H A Dargs-test.cc66 struct to_stringable { struct
67 friend fmt::string_view to_string_view(to_stringable) { return {}; } in to_string_view() argument
H A Dcompile-test.cc247 struct to_stringable { struct
248 friend fmt::string_view to_string_view(to_stringable) { return {}; } in to_string_view() argument