Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dcore_test_base.h58 unsigned GetBeginReadDataCallCount() const;
Dcore_test_base.cc231 unsigned CoreTestBase_MockHandleInfo::GetBeginReadDataCallCount() const { in GetBeginReadDataCallCount() function in mojo::edk::test::CoreTestBase_MockHandleInfo
Dcore_unittest.cc90 ASSERT_EQ(0u, info.GetBeginReadDataCallCount()); in TEST_F()
94 ASSERT_EQ(1u, info.GetBeginReadDataCallCount()); in TEST_F()