Searched refs:max_open_outgoing_streams (Results 1 – 5 of 5) sorted by relevance
27 size_t max_open_outgoing_streams,64 void set_max_open_outgoing_streams(size_t max_open_outgoing_streams) { in set_max_open_outgoing_streams() argument65 max_open_outgoing_streams_ = max_open_outgoing_streams; in set_max_open_outgoing_streams()77 size_t max_open_outgoing_streams() const { in max_open_outgoing_streams() function
15 size_t max_open_outgoing_streams, size_t max_open_incoming_streams) in LegacyQuicStreamIdManager() argument18 max_open_outgoing_streams_(max_open_outgoing_streams), in LegacyQuicStreamIdManager()
79 for (size_t i = 0; i < manager_.max_open_outgoing_streams() - 1; ++i) { in TEST_P()172 EXPECT_EQ(manager_.max_open_outgoing_streams(), in TEST_P()
629 id_manager->max_open_outgoing_streams()); in TEST_P()661 id_manager->max_open_outgoing_streams()); in TEST_P()
2523 ->max_open_outgoing_streams(); in TEST_P()2530 ->max_open_outgoing_streams(); in TEST_P()2543 ->max_open_outgoing_streams(); in TEST_P()2550 ->max_open_outgoing_streams(); in TEST_P()