Searched refs:INS9 (Results 1 – 1 of 1) sorted by relevance
224 uint8_t INS9[8] = {'b', 'b', 'b', 'b', 0x00, 0x11, 0x22, 0x33}; in TestInsertRepeatedBytes() local239 if (NewSize == 8 && !memcmp(INS9, T, 8)) FoundMask |= 1 << 9; in TestInsertRepeatedBytes()