Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/containers/container.requirements/container.requirements.general/
H A Dallocator_move.pass.cpp46 alloc_stats.clear_ctor_counters(); in test()
/llvm-project-15.0.7/libcxx/test/std/containers/sequences/vector.bool/
H A Dmove.pass.cpp76 alloc_stats.clear_ctor_counters(); in tests()
/llvm-project-15.0.7/libcxx/test/std/containers/sequences/vector/vector.cons/
H A Dmove.pass.cpp116 alloc_stats.clear_ctor_counters(); in tests()
/llvm-project-15.0.7/libcxx/test/support/
H A Dtest_allocator.h44 clear_ctor_counters(); in clear()
47 TEST_CONSTEXPR_CXX14 void clear_ctor_counters() { in clear_ctor_counters() function