Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dvector_ctor.cc119 allocation_tracker::resetCounts(); in test_default_ctor_exception_gurantee()
150 allocation_tracker::resetCounts(); in test_copy_ctor_exception_gurantee()
172 allocation_tracker::resetCounts(); in test_copy_ctor_exception_gurantee()
192 allocation_tracker::resetCounts(); in test_assignment_operator_1()
206 allocation_tracker::resetCounts(); in test_assignment_operator_1()
221 allocation_tracker::resetCounts(); in test_assignment_operator_2()
236 allocation_tracker::resetCounts(); in test_assignment_operator_2()
247 allocation_tracker::resetCounts(); in test_assignment_operator_3()
266 allocation_tracker::resetCounts(); in test_assignment_operator_3()
277 allocation_tracker::resetCounts(); in test_assignment_operator_3_exception_guarantee()
[all …]
H A Dvector_capacity.cc117 allocation_tracker::resetCounts(); in test_reserve()
147 allocation_tracker::resetCounts(); in test_reserve_exception_guarantee()
H A Ddeque_ctor.cc465 allocation_tracker::resetCounts(); in test_default_ctor_exception_safety()
491 allocation_tracker::resetCounts(); in test_copy_ctor_exception_safety()
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dtestsuite_allocator.h81 resetCounts() in resetCounts() function