Searched refs:GetCtorCallCount (Results 1 – 3 of 3) sorted by relevance
49 unsigned GetCtorCallCount() const;
186 unsigned CoreTestBase_MockHandleInfo::GetCtorCallCount() const { in GetCtorCallCount() function in mojo::edk::test::CoreTestBase_MockHandleInfo
47 ASSERT_EQ(0u, info.GetCtorCallCount()); in TEST_F()49 ASSERT_EQ(1u, info.GetCtorCallCount()); in TEST_F()