Searched refs:SetCumulativeEntropyUpTo (Results 1 – 5 of 5) sorted by relevance
14 void QuicReceivedPacketManagerPeer::SetCumulativeEntropyUpTo( in SetCumulativeEntropyUpTo() function in net::test::QuicReceivedPacketManagerPeer18 received_packet_manager->entropy_tracker_.SetCumulativeEntropyUpTo( in SetCumulativeEntropyUpTo()
18 static void SetCumulativeEntropyUpTo(
150 TEST(EntropyTrackerTest, SetCumulativeEntropyUpTo) { in TEST() argument163 tracker.SetCumulativeEntropyUpTo(3, 7); in TEST()173 tracker.SetCumulativeEntropyUpTo(6, 1); in TEST()181 tracker.SetCumulativeEntropyUpTo(9, 21); in TEST()257 TEST_F(QuicReceivedPacketManagerTest, SetCumulativeEntropyUpTo) { in TEST_F() argument278 QuicReceivedPacketManagerPeer::SetCumulativeEntropyUpTo( in TEST_F()282 QuicReceivedPacketManagerPeer::SetCumulativeEntropyUpTo( in TEST_F()
100 void QuicReceivedPacketManager::EntropyTracker::SetCumulativeEntropyUpTo( in SetCumulativeEntropyUpTo() function in net::QuicReceivedPacketManager::EntropyTracker280 entropy_tracker_.SetCumulativeEntropyUpTo(stop_waiting.least_unacked, in UpdatePacketInformationSentByPeer()
59 void SetCumulativeEntropyUpTo(QuicPacketSequenceNumber sequence_number,