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