Searched refs:callback_function (Results 1 – 2 of 2) sorted by relevance
68 typedef void (*callback_function)(const benchmark::State&); typedef69 callback_function setup_ = nullptr;70 callback_function teardown_ = nullptr;
1121 typedef void (*callback_function)(const benchmark::State&); typedef1122 callback_function setup_;1123 callback_function teardown_;