Go to the source code of this file.
Functions | |
ADD_CASES (TC_JSONOut, {{"\"name\": \"BM_Simple\",$"}}) | |
BENCHMARK (BM_Simple) | |
static void | BM_Simple (benchmark::State &state) |
CHECK_BENCHMARK_RESULTS ("BM_Simple", &CheckSimple) | |
static void | CheckSimple (Results const &e) |
int | main (int argc, char *argv[]) |
ADD_CASES | ( | TC_JSONOut | , |
{{"\"name\": \"BM_Simple\",$"}} | |||
) |
BENCHMARK | ( | BM_Simple | ) |
|
static |
Definition at line 8 of file perf_counters_test.cc.
CHECK_BENCHMARK_RESULTS | ( | "BM_Simple" | , |
& | CheckSimple | ||
) |
Definition at line 16 of file perf_counters_test.cc.
Definition at line 22 of file perf_counters_test.cc.