Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcontainer_move_support.h98 void save_allocator_counters(){ previous_state = static_counter_allocator_type::counters(); } in save_allocator_counters() function
540 void save_allocator_counters() { previous_state = StaticCountingAllocatorType::counters(); } in save_allocator_counters() function
593 leaks_tracker_type::save_allocator_counters(); in DefaultStatefulFixture()
735 fixture.save_allocator_counters(); in test_move_assignment_POCMA_false_equal_allocator()