Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.cons/
H A Dmove_alloc.pass.cpp50 int alloc_count = alloc_stats.alloc_count; in test() local
/llvm-project-15.0.7/libcxx/test/support/
H A Dmin_allocator.h87 static size_t alloc_count; member
H A Dcontrolled_allocators.h63 int alloc_count = 0; member
H A Dtest_allocator.h33 int alloc_count = 0; member