Searched refs:printTime (Results 1 – 2 of 2) sorted by relevance
133 void printTime(const TimeRecord &time, const TimeRecord &total) override { in printTime() function in __anon371b0fb00111::OutputTextStrategy144 printTime(time, total); in printListEntry()150 printTime(time, total); in printTreeEntry()168 void printTime(const TimeRecord &time, const TimeRecord &total) override { in printTime() function in __anon371b0fb00111::OutputJsonStrategy186 printTime(time, total); in printListEntry()197 printTime(time, total); in printTreeEntry()
358 virtual void printTime(const TimeRecord &time, const TimeRecord &total) = 0;