Searched refs:checkDeleteCalledEq (Results 1 – 3 of 3) sorted by relevance
92 assert(globalMemCounter.checkDeleteCalledEq(1)); in test_allocate_deallocate()
108 assert(globalMemCounter.checkDeleteCalledEq(0)); in test_deallocate()
167 bool checkDeleteCalledEq(int n) const in checkDeleteCalledEq() function in MemCounter