Home
last modified time | relevance | path

Searched refs:ShortSwitch (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/test/fuzzer/
DSwitchTest.cpp32 bool ShortSwitch(const uint8_t *Data, size_t Size) { in ShortSwitch() function
52 Size >= 14 && ShortSwitch(Data + 12, 2) in LLVMFuzzerTestOneInput()
/external/llvm/lib/Fuzzer/test/
DSwitchTest.cpp31 bool ShortSwitch(const uint8_t *Data, size_t Size) { in ShortSwitch() function
51 Size >= 14 && ShortSwitch(Data + 12, 2) in LLVMFuzzerTestOneInput()