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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_allocator.cc33 counter_type::deallocationCount_ = 0; member in class:__gnu_test::counter_type
H A Dtestsuite_allocator.h59 deallocationCount_ += blocksize;
66 get_deallocation_count() { return deallocationCount_; }
78 deallocationCount_ = 0;
85 static size_type deallocationCount_; member in class:__gnu_test::tracker_allocator_counter

Completed in 50 milliseconds