Home | History | Annotate | Download | only in trace_event

Lines Matching refs:StringPrintf

28 #include "base/strings/stringprintf.h"
310 std::string dump_base_name = StringPrintf(
1381 log << base::StringPrintf("%s: \x1b[0;3%dm", thread_name.c_str(),
1395 log << base::StringPrintf(" (%.3f ms)", duration.InMillisecondsF());