Searched refs:short_integer_with_high_bit (Results 1 – 3 of 3) sorted by relevance
215 const uint8_t short_integer_with_high_bit[] = { in TEST() local328 input1.resize(sizeof(short_integer_with_high_bit)); in TEST()331 memcpy(&input1.front(), short_integer_with_high_bit, in TEST()332 sizeof(short_integer_with_high_bit)); in TEST()