|
benchmark 1.8.3
|
Inherits benchmark::internal::Benchmark.
Public Member Functions | |
| void | Run (State &st) BENCHMARK_OVERRIDE |
| virtual void | SetUp (const State &) |
| virtual void | TearDown (const State &) |
| virtual void | SetUp (State &st) |
| virtual void | TearDown (State &st) |
Protected Member Functions | |
| virtual void | BenchmarkCase (State &)=0 |