Searched refs:short_integer_with_high_bit (Results 1 – 1 of 1) sorted by relevance
217 const uint8_t short_integer_with_high_bit[] = { in TEST() local330 input1.resize(sizeof(short_integer_with_high_bit)); in TEST()333 memcpy(&input1.front(), short_integer_with_high_bit, in TEST()334 sizeof(short_integer_with_high_bit)); in TEST()