Searched defs:platform_service (Results 1 – 2 of 2) sorted by relevance
48 FakeMdnsPlatformService platform_service; in TEST_F() local78 FakeMdnsPlatformService platform_service; in TEST_F() local99 FakeMdnsPlatformService platform_service; in TEST_F() local
32 std::unique_ptr<MdnsPlatformService> platform_service) in TestingMdnsResponderService()191 auto platform_service = std::make_unique<FakeMdnsPlatformService>(); in SetUp() local