Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/fuzztest/schemaquery_fuzzer/
Dschemaquery_fuzzer.cpp69 bool fuzzedBoolean, std::string &fuzzedString) in TestQuerySchemaStore001()
97 bool fuzzedBoolean, std::string &fuzzedString) in TestQuerySchemaStore002()
304 bool fuzzedBoolean = ((size % 2) == 0); in LLVMFuzzerTestOneInput() local