Searched defs:dealloc_count (Results 1 – 11 of 11) sorted by relevance
19 static int dealloc_count = 0; variable
195 unsigned long alloc_count, dealloc_count; member in any_tests::allocations
55 uint64_t dealloc_count; member
1488 size_t dealloc_count = 0; in TEST_P() local
86 static size_t dealloc_count; member
346 static int dealloc_count; member
65 int dealloc_count = 0; member
90 static std::size_t dealloc_count; member
66 int dealloc_count = 0; member
32 int dealloc_count() const { return dealloc_count_; } in dealloc_count() function in TestAllocator