Home
last modified time | relevance | path

Searched refs:MIN_DATA_LEN (Results 1 - 6 of 6) sorted by relevance

/base/location/test/fuzztest/locator/geoconvertproxy_fuzzer/
H A Dgeoconvertproxy_fuzzer.cpp26 const int MIN_DATA_LEN = 3; member
29 if (size < MIN_DATA_LEN) { in GeoConvertProxyFuzzerTest()
/base/location/test/fuzztest/locator/locationconfigmanager_fuzzer/
H A Dlocationconfigmanager_fuzzer.cpp21 const int MIN_DATA_LEN = 5; member
24 if (size < MIN_DATA_LEN) { in LocationConfigManagerFuzzerTest()
/base/location/test/fuzztest/locator/reportmanager_fuzzer/
H A Dreportmanager_fuzzer.cpp26 const int MIN_DATA_LEN = 6; member
29 if (size < MIN_DATA_LEN) { in ReportManagerFuzzerTest()
/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
H A Dlocatorbackgroundproxy_fuzzer.cpp26 const int MIN_DATA_LEN = 11; member
76 if (size < OHOS::MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()
/base/location/test/fuzztest/locator/gnss_fuzzer/
H A Dgnss_fuzzer.cpp45 const int32_t MIN_DATA_LEN = 4; member
49 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest001()
90 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest002()
138 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest003()
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp26 const int MIN_DATA_LEN = 6; member
96 if (size < OHOS::MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()

Completed in 3 milliseconds