Searched refs:destructCount_ (Results 1 – 2 of 2) sorted by relevance
59 destroy() { destructCount_++; } in destroy()78 destructCount() { return destructCount_; } in destructCount()86 destructCount_ = 0; in resetCounts()93 static int destructCount_; variable
38 int allocation_tracker::destructCount_ = 0; member in __gnu_cxx_test::allocation_tracker