Searched refs:kMaxCores (Results 1 – 3 of 3) sorted by relevance
59 const static int kMaxCores = 4; variable349 uint32_t numCores = (data[numCoresOfst] % kMaxCores) + 1; in LLVMFuzzerTestOneInput()
59 const static int kMaxCores = 4; variable354 uint32_t numCores = (data[numCoresOfst] % kMaxCores) + 1; in LLVMFuzzerTestOneInput()
60 const static int kMaxCores = 4; variable431 uint32_t numCores = (data[numCoresOfst] % kMaxCores) + 1; in LLVMFuzzerTestOneInput()