Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dcore_test_base.cc124 : ctor_call_count_(0), in CoreTestBase_MockHandleInfo()
140 return ctor_call_count_; in GetCtorCallCount()
195 ctor_call_count_++; in IncrementCtorCallCount()
Dcore_test_base.h74 unsigned ctor_call_count_; variable