Lines Matching refs:format
178 // NOTE: If the output format is changed, be certain to change the test
180 std::string GetAsString(ShowInString show, FormatString format) {
226 if (format == FORMAT_TOTALS)
228 else if (format == FORMAT_PER_MINUTE)
230 else if (format == FORMAT_ALL)
236 if (format == FORMAT_TOTALS)
238 else if (format == FORMAT_PER_MINUTE)
240 else if (format == FORMAT_ALL)
245 if (format == FORMAT_TOTALS)
247 else if (format == FORMAT_PER_MINUTE)
249 else if (format == FORMAT_ALL)