Namespaces | Functions
benchmark/src/string_util.cc File Reference
#include "string_util.h"
#include <array>
#include <cmath>
#include <cstdarg>
#include <cstdio>
#include <memory>
#include <sstream>
#include "arraysize.h"
Include dependency graph for benchmark/src/string_util.cc:

Go to the source code of this file.

Namespaces

 benchmark
 

Functions

void benchmark::AppendHumanReadable (int n, std::string *str)
 
std::string benchmark::HumanReadableNumber (double n, double one_k)
 
std::string benchmark::StrFormat (const char *format,...)
 
std::string benchmark::StrFormatImp (const char *msg, va_list args)
 
std::vector< std::string > benchmark::StrSplit (const std::string &str, char delim)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32