Searched refs:mdp3 (Results 1 – 1 of 1) sorted by relevance
1008 MockMemoryDumpProvider mdp3; in TEST_F() local1010 RegisterDumpProvider(&mdp3, nullptr, options); in TEST_F()1016 EXPECT_CALL(mdp3, OnMemoryDump(_, _)).Times(1).WillRepeatedly(Return(true)); in TEST_F()