Searched defs:DurationReporter (Results 1 – 1 of 1) sorted by relevance
69 DurationReporter::DurationReporter(const char *title) : DurationReporter(title, stdout) {} in DurationReporter() function in DurationReporter71 DurationReporter::DurationReporter(const char *title, FILE *out) { in DurationReporter() function in DurationReporter