Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Djson_reporter.cc67 std::string FormatKV(std::string const& key, std::string const& value) { in FormatKV() function
72 std::string FormatKV(std::string const& key, const char* value) { in FormatKV() function
77 std::string FormatKV(std::string const& key, bool value) { in FormatKV() function
82 std::string FormatKV(std::string const& key, int64_t value) { in FormatKV() function
88 std::string FormatKV(std::string const& key, double value) { in FormatKV() function