Home | History | Annotate | Download | only in src

Lines Matching refs:kFilenameFormatString

228   static const char kFilenameFormatString[];
234 const char PerfBasicLogger::kFilenameFormatString[] = "/tmp/perf-%d.map";
241 int bufferSize = sizeof(kFilenameFormatString) + kFilenameBufferPadding;
245 kFilenameFormatString,