Home
last modified time | relevance | path

Searched refs:GetDtorCallCount (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/
Dcore_test_base.h50 unsigned GetDtorCallCount() const;
Dcore_test_base.cc191 unsigned CoreTestBase_MockHandleInfo::GetDtorCallCount() const { in GetDtorCallCount() function in mojo::edk::test::CoreTestBase_MockHandleInfo
Dcore_unittest.cc158 ASSERT_EQ(0u, info.GetDtorCallCount()); in TEST_F()
162 ASSERT_EQ(1u, info.GetDtorCallCount()); in TEST_F()