Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dcore-test.cc664 inline fmt::basic_string_view<Char> to_string_view(const my_string<Char>& s) in to_string_view() function
Dformat-test.cc1499 fmt::basic_string_view<wchar_t> to_string_view(const QString& s) FMT_NOEXCEPT { in to_string_view() function
1759 fmt::string_view to_string_view(string_like) { return "foo"; } in to_string_view() function