Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/fuzzer/tests/
H A DFuzzerUnittest.cpp259 uint8_t CH0[8] = {0xF0, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; in TestChangeByte() local
295 uint8_t CH0[8] = {0x01, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; in TestChangeBit() local
331 uint8_t CH0[7] = {0x00, 0x22, 0x11, 0x33, 0x44, 0x55, 0x66}; in TestShuffleBytes() local
361 uint8_t CH0[7] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x00, 0x11}; in TestCopyPart() local
428 uint8_t CH0[7] = {0x00, 0x11, 0x22, 0xAA, 0xBB, 0xCC, 0xDD}; in TestAddWordFromDictionary() local
466 uint8_t CH0[8] = {'1', '2', '3', '4', '5', '6', '7', '7'}; in TestChangeASCIIInteger() local
498 uint8_t CH0[8] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x79}; in TestChangeBinaryInteger() local