Searched refs:GetDtorCallCount (Results 1 – 3 of 3) sorted by relevance
48 unsigned GetDtorCallCount() const;
143 unsigned CoreTestBase_MockHandleInfo::GetDtorCallCount() const { in GetDtorCallCount() function in mojo::core::test::CoreTestBase_MockHandleInfo
93 ASSERT_EQ(0u, info.GetDtorCallCount()); in TEST_F()97 ASSERT_EQ(1u, info.GetDtorCallCount()); in TEST_F()