Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dcore_test_base.h49 unsigned GetCtorCallCount() const;
Dcore_test_base.cc186 unsigned CoreTestBase_MockHandleInfo::GetCtorCallCount() const { in GetCtorCallCount() function in mojo::edk::test::CoreTestBase_MockHandleInfo
Dcore_unittest.cc47 ASSERT_EQ(0u, info.GetCtorCallCount()); in TEST_F()
49 ASSERT_EQ(1u, info.GetCtorCallCount()); in TEST_F()