Searched refs:new_interfaces (Results 1 – 1 of 1) sorted by relevance
67 std::vector<MdnsPlatformService::BoundInterface> new_interfaces{ in TEST_F() local70 platform_service.set_interfaces(new_interfaces); in TEST_F()73 EXPECT_EQ(new_interfaces, registered_interfaces); in TEST_F()