Home
last modified time | relevance | path

Searched defs:INS4 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp182 uint8_t INS4[8] = {0x00, 0x11, 0x22, 0x33, 0xF5, 0x44, 0x55, 0x66}; in TestInsertByte() local
218 uint8_t INS4[7] = {'a', 'a', 'a', 0x00, 0x11, 0x22, 0x33}; in TestInsertRepeatedBytes() local