Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dcustom-formatter-test.cc48 std::string custom_format(const char *format_str, fmt::ArgList args) { in custom_format() function
55 FMT_VARIADIC(std::string, custom_format, const char *) in FMT_VARIADIC() argument
Dformat-test.cc1646 void custom_format(const char *format_str, fmt::ArgList args) { in custom_format() function
1651 FMT_VARIADIC(void, custom_format, const char *) in FMT_VARIADIC() argument