Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcontainer_move_support.h68 struct track_foo_count { struct
71 track_foo_count(): active(true), previous_state(foo_count) { } in track_foo_count() argument
72 ~track_foo_count(){ in ~track_foo_count() argument
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp402 move_support_tests::track_foo_count<__LINE__> check_all_foo_destroyed_on_exit{}; in TestExceptions()
551 move_support_tests::track_foo_count<__LINE__> check_all_foo_destroyed_on_exit{}; in test_ex_assign_operator()
1156 move_support_tests::track_foo_count<__LINE__> verify_no_foo_leaked_during_exception{}; in test()