HomeSort by relevance Sort by last modified time
    Searched refs:kChannelEstimateGood (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/congestion_control/
channel_estimator.h 27 kChannelEstimateGood = 2
channel_estimator.cc 99 return kChannelEstimateGood;
channel_estimator_test.cc 76 EXPECT_EQ(kChannelEstimateGood,
97 EXPECT_EQ(kChannelEstimateGood,
129 EXPECT_EQ(kChannelEstimateGood,
inter_arrival_sender.cc 191 case kChannelEstimateGood:
361 if (channel_estimator_state == kChannelEstimateGood) {
441 case kChannelEstimateGood:
514 case kChannelEstimateGood:

Completed in 33 milliseconds