Home
last modified time | relevance | path

Searched refs:callback_function (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dbenchmark_api_internal.h70 typedef void (*callback_function)(const benchmark::State&); typedef
71 callback_function setup_ = nullptr;
72 callback_function teardown_ = nullptr;
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1334 typedef void (*callback_function)(const benchmark::State&); typedef
1335 callback_function setup_;
1336 callback_function teardown_;