Home
last modified time | relevance | path

Searched refs:should_report (Results 1 – 1 of 1) sorted by relevance

/external/google-benchmark/src/
Dbenchmark.cc344 const bool should_report = repetition_num > 0 in RunBenchmark() local
354 if (should_report) { in RunBenchmark()