Searched refs:TEST_RESPONSE_BYTES (Results 1 – 2 of 2) sorted by relevance
128 private static final byte[] TEST_RESPONSE_BYTES = field in TcpSocketTrackerTest790 final ByteBuffer tcpBufferV6 = getByteBuffer(TEST_RESPONSE_BYTES); in setupNormalTestTcpInfo()791 final ByteBuffer tcpBufferV4 = getByteBuffer(TEST_RESPONSE_BYTES); in setupNormalTestTcpInfo()
225 private static final byte[] TEST_RESPONSE_BYTES = field in AutomaticOnOffKeepaliveTrackerTest536 final ByteBuffer tcpBufferV6 = getByteBuffer(TEST_RESPONSE_BYTES); in setupResponseWithSocketExisting()537 final ByteBuffer tcpBufferV4 = getByteBuffer(TEST_RESPONSE_BYTES); in setupResponseWithSocketExisting()