Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.mem/
H A Dallocate_exception_safety.pass.cpp52 const std::size_t last_new_size = globalMemCounter.last_new_size; in test_exception_safety() local
/llvm-project/libcxx/test/support/
H A Dcount_new.h66 std::size_t last_new_size; global() variable