Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/testing/
Dfake_quic_connection_factory.cc112 if (controller_stream->both_ends_closed() && in RunTasks()
113 receiver_stream->both_ends_closed()) { in RunTasks()
Dfake_quic_connection.h29 bool both_ends_closed() const { in both_ends_closed() function