Searched refs:dtor_call_count_ (Results 1 – 2 of 2) sorted by relevance
168 dtor_call_count_(0), in CoreTestBase_MockHandleInfo()193 return dtor_call_count_; in GetDtorCallCount()268 dtor_call_count_++; in IncrementDtorCallCount()
88 unsigned dtor_call_count_; variable