Home
last modified time | relevance | path

Searched defs:teardown_ (Results 1 – 3 of 3) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_api_internal.h70 callback_function teardown_ = nullptr; variable
/third_party/boost/boost/test/tree/
Dfixture.hpp169 …_based_fixture( boost::function<void ()> const& setup_, boost::function<void ()> const& teardown_ ) in function_based_fixture()
/third_party/benchmark/include/benchmark/
Dbenchmark.h1123 callback_function teardown_; variable