Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Djson_reporter.cc29 std::string FormatKV(std::string const& key, std::string const& value) { in FormatKV() function
33 std::string FormatKV(std::string const& key, const char* value) { in FormatKV() function
37 std::string FormatKV(std::string const& key, bool value) { in FormatKV() function
41 std::string FormatKV(std::string const& key, int64_t value) { in FormatKV() function