Home
last modified time | relevance | path

Searched defs:BENCHMARK_OVERRIDE (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/include/benchmark/
H A Dbenchmark.h288 #define BENCHMARK_OVERRIDE override macro
290 #define BENCHMARK_OVERRIDE macro
1358 void Run(State& st) BENCHMARK_OVERRIDE; member in benchmark::internal::internal::FunctionBenchmark
1900 bool ReportContext(const Context& context) BENCHMARK_OVERRIDE; member in benchmark::ConsoleReporter
1901 void ReportRuns(const std::vector<Run>& reports) BENCHMARK_OVERRIDE; global() member in benchmark::ConsoleReporter
1916 bool ReportContext(const Context& context) BENCHMARK_OVERRIDE; global() member in benchmark::JSONReporter
1917 void ReportRuns(const std::vector<Run>& reports) BENCHMARK_OVERRIDE; global() member in benchmark::JSONReporter
1918 void Finalize() BENCHMARK_OVERRIDE; global() member in benchmark::JSONReporter
[all...]

Completed in 5 milliseconds