Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcount_new.hpp199 bool checkNewCalledGreaterThan(int n) const in checkNewCalledGreaterThan() function in MemCounter
474 … (!m_exactly && globalMemCounter.checkNewCalledGreaterThan(static_cast<int>(Expect)))); in ~RequireAllocationGuard()
/external/llvm-project/libcxx/test/support/
Dcount_new.h198 bool checkNewCalledGreaterThan(int n) const in checkNewCalledGreaterThan() function
480 … (!m_exactly && globalMemCounter.checkNewCalledGreaterThan(static_cast<int>(Expect)))); in ~RequireAllocationGuard()