Home
last modified time | relevance | path

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

/base/location/test/fuzztest/locator/locationconfigmanager_fuzzer/
Dlocationconfigmanager_fuzzer.cpp21 const int MIN_DATA_LEN = 5; variable
24 if (size < MIN_DATA_LEN) { in LocationConfigManagerFuzzerTest()
/base/location/test/fuzztest/locator/geoconvertproxy_fuzzer/
Dgeoconvertproxy_fuzzer.cpp26 const int MIN_DATA_LEN = 3; variable
29 if (size < MIN_DATA_LEN) { in GeoConvertProxyFuzzerTest()
/base/location/test/fuzztest/locator/reportmanager_fuzzer/
Dreportmanager_fuzzer.cpp26 const int MIN_DATA_LEN = 5; variable
29 if (size < MIN_DATA_LEN) { in ReportManagerFuzzerTest()
/base/location/test/fuzztest/locator/gnss_fuzzer/
Dgnss_fuzzer.cpp39 const int32_t MIN_DATA_LEN = 4; variable
43 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest()
/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
Dlocatorbackgroundproxy_fuzzer.cpp26 const int MIN_DATA_LEN = 11; variable
76 if (size < OHOS::MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()
/base/location/test/fuzztest/locator/requestmanager_fuzzer/
Drequestmanager_fuzzer.cpp26 const int MIN_DATA_LEN = 6; variable
96 if (size < OHOS::MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()