Searched defs:fuzzedBoolean (Results 1 – 1 of 1) sorted by relevance
69 bool fuzzedBoolean, std::string &fuzzedString) in TestQuerySchemaStore001()97 bool fuzzedBoolean, std::string &fuzzedString) in TestQuerySchemaStore002()304 bool fuzzedBoolean = ((size % 2) == 0); in LLVMFuzzerTestOneInput() local