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

/external/libcxx/test/support/
H A Dcount_new.hpp70 void newCalled(std::size_t s) function in class:MemCounter
100 // don't decrement throw_after here. newCalled will end up doing that.
239 globalMemCounter.newCalled(s);

Completed in 50 milliseconds