Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Dstepper_copying.cpp105 size_t construct2_count = 0; variable
114 construct2_count = 0; in reset_counter()
175 construct2_count++; in state_wrapper()
180 construct2_count++; in state_wrapper()
186 construct2_count++; in state_wrapper()
223 BOOST_CHECK_EQUAL( construct2_count , size_t( c2 ) ); \