Searched refs:six_packet_entropy_hash (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_connection_test.cc3180 QuicPacketEntropyHash six_packet_entropy_hash = 0; local
3185 six_packet_entropy_hash = 1 << 6;
3188 EXPECT_EQ((kRandomEntropyHash + (1 << 5) + six_packet_entropy_hash),

Completed in 128 milliseconds