Searched refs:ExpectedHash (Results 1 – 2 of 2) sorted by relevance
42 static const uint32_t ExpectedHash = 0xe1677acb; variable46 if (Size == 10 && ExpectedHash == simple_hash(Data, Size)) in LLVMFuzzerTestOneInput()
102 const uint64_t ExpectedHash = llvm::Function::getGUID(FunctionName); variable103 if (F.Function != ExpectedHash) {