Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/basic.string/string.cons/
H A Dmove_alloc.pass.cpp52 int alloc_count = alloc_stats.alloc_count; test() local
/llvm-project/libcxx/test/support/
H A Dmin_allocator.h89 static std::size_t alloc_count; member
H A Dcontrolled_allocators.h65 int alloc_count = 0; member
H A Dtest_allocator.h33 int alloc_count = 0; // the number of allocations not deallocating member