Home
last modified time | relevance | path

Searched defs:mock_delegate (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/osp/impl/
Dservice_publisher_impl_unittest.cc54 auto mock_delegate = std::make_unique<NiceMock<MockMdnsDelegate>>(); in SetUp() local
143 auto mock_delegate = std::make_unique<NiceMock<MockMdnsDelegate>>(); in TEST_F() local