Searched refs:channel_ct_ (Results 1 – 1 of 1) sorted by relevance
400 channel_ct_(1), in DtlsTransportChannelTest()406 channel_ct_ = static_cast<int>(channel_ct); in SetChannelCount()496 client1_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLING); in Negotiate()497 client2_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLED); in Negotiate()508 client1_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLING); in NegotiateWithLegacy()509 client2_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLED); in NegotiateWithLegacy()545 int channel_ct_; member in DtlsTransportChannelTest