Searched refs:constructCount_ (Results 1 – 2 of 2) sorted by relevance
56 construct() { constructCount_++; } in construct()75 constructCount() { return constructCount_; } in constructCount()85 constructCount_ = 0; in resetCounts()92 static int constructCount_; variable
37 int allocation_tracker::constructCount_ = 0; member in __gnu_cxx_test::allocation_tracker