This is the complete list of members for testing::Benchmark, including all inherited members.
| Benchmark(const char *name, void(*f)(int)) | testing::Benchmark | inline |
| Benchmark(const char *name, void(*f)(int, int), int l, int h) | testing::Benchmark | inline |
| Benchmark(const char *name, void(*func)(benchmark::State &)) | testing::Benchmark | inline |
| Benchmark(const char *name, void(*func)(benchmark::State &), int lo, int hi) | testing::Benchmark | inline |
| Benchmark(const Benchmark &)=delete | testing::Benchmark | private |
| Clear(const char *n) | testing::Benchmark | inline |
| fn | testing::Benchmark | |
| fnr | testing::Benchmark | |
| func() const | testing::Benchmark | inline |
| func_ | testing::Benchmark | private |
| has_arg() const | testing::Benchmark | inline |
| has_arg_ | testing::Benchmark | private |
| hi | testing::Benchmark | |
| hi() const | testing::Benchmark | inline |
| hi_ | testing::Benchmark | private |
| lo | testing::Benchmark | |
| lo() const | testing::Benchmark | inline |
| lo_ | testing::Benchmark | private |
| name | testing::Benchmark | |
| name() const | testing::Benchmark | inline |
| name_ | testing::Benchmark | private |
| operator=(const Benchmark &)=delete | testing::Benchmark | private |
| Register() | testing::Benchmark | |
| Register() | testing::Benchmark | private |
| threadhi | testing::Benchmark | |
| threadlo | testing::Benchmark | |
| ThreadRange(int lo, int hi) | testing::Benchmark | inline |
| ThreadRange(int lo, int hi) | testing::Benchmark | inline |