Searched defs:FakeCastSocketPair (Results 1 – 1 of 1) sorted by relevance
53 struct FakeCastSocketPair { struct54 FakeCastSocketPair() in FakeCastSocketPair() argument57 FakeCastSocketPair(const IPEndpoint& local_endpoint, in FakeCastSocketPair() function93 IPEndpoint local_endpoint;94 IPEndpoint remote_endpoint;97 MockCastSocketClient mock_client;98 std::unique_ptr<CastSocket> socket;101 MockCastSocketClient mock_peer_client;102 std::unique_ptr<CastSocket> peer_socket;