Searched defs:hash_settings (Results 1 – 2 of 2) sorted by relevance
36 void FuzzJson(std::string data_str, int32_t hash_settings) { in FuzzJson()66 int32_t hash_settings = json_proto.settings(); in DEFINE_PROTO_FUZZER() local
25 const uint32_t hash_settings = static_cast<uint32_t>(data[0]) | in LLVMFuzzerTestOneInput() local