Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/testing/
Dfake_mdns_platform_service_unittest.cc67 std::vector<MdnsPlatformService::BoundInterface> new_interfaces{ in TEST_F() local
70 platform_service.set_interfaces(new_interfaces); in TEST_F()
73 EXPECT_EQ(new_interfaces, registered_interfaces); in TEST_F()