Home
last modified time | relevance | path

Searched defs:StrFormat (Results 1 – 6 of 6) sorted by relevance

/third_party/json/benchmarks/thirdparty/benchmark/src/
Dstring_util.cc155 std::string StrFormat(const char* format, ...) { in StrFormat() function
/third_party/benchmark/src/
Dstring_util.cc158 std::string StrFormat(const char* format, ...) { in StrFormat() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_format.h338 ABSL_MUST_USE_RESULT std::string StrFormat(const FormatSpec<Args...>& format, in StrFormat() function
Dstr_format_test.cc350 TEST(StrFormat, BehavesAsDocumented) { in TEST() argument
/third_party/abseil-cpp/absl/strings/
Dstr_format.h338 ABSL_MUST_USE_RESULT std::string StrFormat(const FormatSpec<Args...>& format, in StrFormat() function
Dstr_format_test.cc337 TEST(StrFormat, BehavesAsDocumented) { in TEST() argument