Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/fuzztest/locator/gnss_fuzzer/
H A Dgnss_fuzzer.cpp45 const int32_t MIN_DATA_LEN = 4; variable
49 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest001()
90 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest002()
138 if (size < MIN_DATA_LEN) { in GnssProxyFuzzTest003()
/ohos5.0/base/location/test/fuzztest/locator/locationconfigmanager_fuzzer/
H A Dlocationconfigmanager_fuzzer.cpp21 const int MIN_DATA_LEN = 5; variable
24 if (size < MIN_DATA_LEN) { in LocationConfigManagerFuzzerTest()
/ohos5.0/base/location/test/fuzztest/locator/geoconvertproxy_fuzzer/
H A Dgeoconvertproxy_fuzzer.cpp26 const int MIN_DATA_LEN = 3; variable
29 if (size < MIN_DATA_LEN) { in GeoConvertProxyFuzzerTest()
/ohos5.0/base/location/test/fuzztest/locator/reportmanager_fuzzer/
H A Dreportmanager_fuzzer.cpp26 const int MIN_DATA_LEN = 6; variable
29 if (size < MIN_DATA_LEN) { in ReportManagerFuzzerTest()
/ohos5.0/base/location/test/fuzztest/locator/locatorbackgroundproxy_fuzzer/
H A Dlocatorbackgroundproxy_fuzzer.cpp26 const int MIN_DATA_LEN = 11; variable
76 if (size < OHOS::MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/location/test/fuzztest/locator/requestmanager_fuzzer/
H A Drequestmanager_fuzzer.cpp26 const int MIN_DATA_LEN = 6; variable
95 if (size < OHOS::MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.h34 #define MIN_DATA_LEN 0x40 macro
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp25 #define MIN_DATA_LEN 50 macro
311 if (size < MIN_DATA_LEN) { in LLVMFuzzerTestOneInput()