Searched refs:GetDtorCallCount (Results 1 – 3 of 3) sorted by relevance
50 unsigned GetDtorCallCount() const;
191 unsigned CoreTestBase_MockHandleInfo::GetDtorCallCount() const { in GetDtorCallCount() function in mojo::edk::test::CoreTestBase_MockHandleInfo
158 ASSERT_EQ(0u, info.GetDtorCallCount()); in TEST_F()162 ASSERT_EQ(1u, info.GetDtorCallCount()); in TEST_F()