Home
last modified time | relevance | path

Searched refs:dtor_call_count_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/
Dcore_test_base.cc125 dtor_call_count_(0), in CoreTestBase_MockHandleInfo()
145 return dtor_call_count_; in GetDtorCallCount()
200 dtor_call_count_++; in IncrementDtorCallCount()
Dcore_test_base.h75 unsigned dtor_call_count_; variable