Home
last modified time | relevance | path

Searched refs:alive_size (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/support/
Dcontrolled_allocators.hpp68 std::size_t alive_size; member
102 alive_size += s; in countAlloc()
112 alive_size -= s; in countDealloc()
/external/llvm-project/libcxx/test/support/
Dcontrolled_allocators.h67 std::size_t alive_size; member
101 alive_size += s; in countAlloc()
111 alive_size -= s; in countDealloc()