Lines Matching defs:benchmark
16 // Adapted to be used with google benchmark
23 #include "benchmark/benchmark.h"
26 namespace benchmark {
76 // - n : Vector containing the size of the benchmark tests.
77 // - time : Vector containing the times for the benchmark tests.
120 // - n : Vector containing the size of the benchmark tests.
121 // - time : Vector containing the times for the benchmark tests.
129 // benchmark runs are given
244 } // end namespace benchmark