Searched defs:fuzzedDouble (Results 1 – 1 of 1) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/fuzztest/schemaquery_fuzzer/ |
| D | schemaquery_fuzzer.cpp | 68 void TestQuerySchemaStore001(int fuzzedInt, int64_t fuzzedLong, double fuzzedDouble, in TestQuerySchemaStore001() 96 void TestQuerySchemaStore002(int fuzzedInt, int64_t fuzzedLong, double fuzzedDouble, in TestQuerySchemaStore002() 124 void TestQuerySchemaStore003(int fuzzedInt, int64_t fuzzedLong, double fuzzedDouble, std::string &f… in TestQuerySchemaStore003() 149 void TestQuerySchemaStore004(int fuzzedInt, int64_t fuzzedLong, double fuzzedDouble, std::string &f… in TestQuerySchemaStore004() 174 void TestQuerySchemaStore005(int fuzzedInt, int64_t fuzzedLong, double fuzzedDouble, std::string &f… in TestQuerySchemaStore005() 199 void TestQuerySchemaStore006(int fuzzedInt, int64_t fuzzedLong, double fuzzedDouble, std::string &f… in TestQuerySchemaStore006() 307 auto fuzzedDouble = static_cast<double>(size); in LLVMFuzzerTestOneInput() local
|