Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/testing/
Dfake_mdns_platform_service_unittest.cc49 std::vector<MdnsPlatformService::BoundInterface> bound_interfaces{ in TEST_F() local
52 platform_service.set_interfaces(bound_interfaces); in TEST_F()
55 EXPECT_EQ(bound_interfaces, registered_interfaces); in TEST_F()
59 EXPECT_EQ(bound_interfaces, registered_interfaces); in TEST_F()