Searched refs:allocationCount_ (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.cc30 counter_type::allocationCount_ = 0; member in class:__gnu_test::counter_type
H A Dtestsuite_allocator.h45 allocationCount_ += blocksize;
63 get_allocation_count() { return allocationCount_; }
77 allocationCount_ = 0;
84 static size_type allocationCount_; member in class:__gnu_test::tracker_allocator_counter

Completed in 71 milliseconds