Searched refs:setup_ (Results 1 – 4 of 4) sorted by relevance
82 setup_ = benchmark_.setup_; in BenchmarkInstance()97 if (setup_) { in Setup()100 setup_(st); in Setup()
69 callback_function setup_ = nullptr; variable
215 setup_(nullptr), in Benchmark()328 setup_ = setup; in Setup()
1122 callback_function setup_; variable