Home | History | Annotate | Download | only in test

Lines Matching refs:format_message

1566 std::string format_message(int id, const char *format,
1574 FMT_VARIADIC(std::string, format_message, int, const char *)
1578 format_message(42, "{} happened", "something"));