Home | History | Annotate | Download | only in capture

Lines Matching refs:NotNull

27 using ::testing::NotNull;
121 ON_CALL(*this, AddOutputStream(NotNull(), _))
124 ON_CALL(*this, RemoveOutputStream(NotNull(), _))
232 StartMirroring(kRenderProcessId, kRenderViewId, NotNull()))
237 StopMirroring(kRenderProcessId, kRenderViewId, NotNull()))
243 EXPECT_CALL(mock_input_callback_, OnData(NotNull(), NotNull(), _, _))
279 EXPECT_CALL(*mock_vais_, AddOutputStream(NotNull(), _))
282 EXPECT_CALL(*mock_vais_, RemoveOutputStream(NotNull(), _))
317 NotNull()))
323 NotNull()))