Searched refs:dtor_call_count_ (Results 1 – 2 of 2) sorted by relevance
125 dtor_call_count_(0), in CoreTestBase_MockHandleInfo()145 return dtor_call_count_; in GetDtorCallCount()200 dtor_call_count_++; in IncrementDtorCallCount()
75 unsigned dtor_call_count_; variable