Searched refs:callback_function (Results 1 – 2 of 2) sorted by relevance
70 typedef void (*callback_function)(const benchmark::State&); typedef71 callback_function setup_ = nullptr;72 callback_function teardown_ = nullptr;
1334 typedef void (*callback_function)(const benchmark::State&); typedef1335 callback_function setup_;1336 callback_function teardown_;