Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dcore_test_base.cc168 dtor_call_count_(0), in CoreTestBase_MockHandleInfo()
193 return dtor_call_count_; in GetDtorCallCount()
268 dtor_call_count_++; in IncrementDtorCallCount()
Dcore_test_base.h88 unsigned dtor_call_count_; variable