Searched refs:reportStart (Results 1 – 4 of 4) sorted by relevance
34 reportStart(); in BenchmarkLooper()48 void reportStart();
20 void BenchmarkLooper::reportStart() { in reportStart() function in Catch::BenchmarkLooper
107 long reportStart = System.nanoTime(); in run() local116 double reportDuration = now - reportStart; in run()124 reportStart = now; in run()
2587 reportStart(); in BenchmarkLooper()2601 void reportStart();6457 void BenchmarkLooper::reportStart() { in reportStart() function in Catch::BenchmarkLooper