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

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

Completed in 25 milliseconds