Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcount_new.hpp162 bool checkNewCalledGreaterThan(int n) const in checkNewCalledGreaterThan() function in MemCounter
310 … (!m_exactly && globalMemCounter.checkNewCalledGreaterThan(static_cast<int>(Expect)))); in ~RequireAllocationGuard()