Searched refs:wndScale (Results 1 – 1 of 1) sorted by relevance
68 final int wndScale = 2; in testFromTcpKeepaliveStableParcelable() local80 testInfo.rcvWndScale = wndScale; in testFromTcpKeepaliveStableParcelable()130 assertEquals(buf.getShort(), wnd >> wndScale); in testFromTcpKeepaliveStableParcelable() local142 final int wndScale = 2; in testToTcpKeepaliveStableParcelable() local153 testInfo.rcvWndScale = wndScale; in testToTcpKeepaliveStableParcelable()167 assertEquals(resultData.rcvWndScale, wndScale); in testToTcpKeepaliveStableParcelable()185 final int wndScale = 2; in testParseTcpKeepalivePacketData() local196 testParcel.rcvWndScale = wndScale; in testParseTcpKeepalivePacketData()