Searched refs:expValue (Results 1 – 1 of 1) sorted by relevance
345 uint8_t expValue = (total_idx * TEST_PRIME) & 0xff; in tcp_server_block_thread() local347 zassert_equal(buffer[i], expValue, "Unexpected data at %i", total_idx); in tcp_server_block_thread()