Searched defs:INS5 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/tests/ |
D | FuzzerUnittest.cpp | 183 uint8_t INS5[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0xF6, 0x55, 0x66}; in TestInsertByte() local 220 uint8_t INS5[8] = {0x00, 0x11, 0x22, 0x33, 'b', 'b', 'b', 'b'}; in TestInsertRepeatedBytes() local
|
/aosp_15_r20/external/llvm/lib/Fuzzer/test/ |
H A D | FuzzerUnittest.cpp | 138 uint8_t INS5[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0xF6, 0x55, 0x66}; in TestInsertByte() local
|