Home
last modified time | relevance | path

Searched defs:test_allocator_statistics (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dtest_allocator.h29 struct test_allocator_statistics { struct
69 test_allocator_statistics* stats_ = nullptr; argument
30 time_to_throwtest_allocator_statistics global() argument
31 throw_aftertest_allocator_statistics global() argument
32 counttest_allocator_statistics global() argument
33 alloc_counttest_allocator_statistics global() argument
34 allocated_sizetest_allocator_statistics global() argument
35 construct_counttest_allocator_statistics global() argument
36 destroy_counttest_allocator_statistics global() argument
37 copiedtest_allocator_statistics global() argument
38 movedtest_allocator_statistics global() argument
39 convertedtest_allocator_statistics global() argument
41 cleartest_allocator_statistics clear() argument