Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/testing/
Dfake_quic_connection_factory.cc17 : controller_endpoint_(controller_endpoint) {} in FakeQuicConnectionFactoryBridge()
147 delegate_->NextConnectionDelegate(controller_endpoint_)); in Connect()
Dfake_quic_connection_factory.h43 const IPEndpoint controller_endpoint_; variable