Searched defs:completeRun (Results 1 – 2 of 2) sorted by relevance
128 bool completeRun = benchmark == nullptr || benchmark[0] == '\0'; in run() local173 void parseOutput(const std::string &output, const char *benchmarkName, bool completeRun) in parseOutput()
71 completeRun() { method in BenchmarkProgress