Home
last modified time | relevance | path

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

/external/oss-fuzz/projects/jsoncpp/
Djsoncpp_fuzz_proto.cc36 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
/external/jsoncpp/src/test_lib_json/
Dfuzz.cpp25 const uint32_t hash_settings = static_cast<uint32_t>(data[0]) | in LLVMFuzzerTestOneInput() local