Home
last modified time | relevance | path

Searched refs:THRESHOLD (Results 1 - 25 of 42) sorted by relevance

12

/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/
H A Dunloadallidlesystemability_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dgetsaextensioninfo_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dgetondemandpolicy_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dgetsystemability_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dcancelunloadsystemability_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dcheckremotesystemability_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dgetextensionsalist_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dgetextensionsaids_fuzzer.cpp21 constexpr size_t THRESHOLD = 4; member
27 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Daddsystemprocess_fuzzer.cpp25 constexpr size_t THRESHOLD = 4; member
47 if (size < OHOS::Samgr::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dloadremotesystemability_fuzzer.cpp23 constexpr size_t THRESHOLD = 4; member
52 if (size < OHOS::Samgr::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dunsubscribesystemprocess_fuzzer.cpp23 constexpr size_t THRESHOLD = 4; member
57 if (size < OHOS::Samgr::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Dunsubscribesystemability_fuzzer.cpp23 constexpr size_t THRESHOLD = 4; member
61 if (size < OHOS::Samgr::THRESHOLD) { in LLVMFuzzerTestOneInput()
H A Daddsystemability_fuzzer.cpp25 constexpr size_t THRESHOLD = 4; member
55 if (size < OHOS::Samgr::THRESHOLD) { in LLVMFuzzerTestOneInput()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/cleancachecallbackproxy_fuzzer/
H A Dcleancachecallbackproxy_fuzzer.cpp25 constexpr size_t THRESHOLD = 2; member
31 if (size % THRESHOLD) { in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/isdefaultapplication_fuzzer/
H A Disdefaultapplication_fuzzer.cpp25 constexpr size_t THRESHOLD = 2; member
30 if (size % THRESHOLD) { in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/switchquickfix_fuzzer/
H A Dswitchquickfix_fuzzer.cpp25 constexpr size_t THRESHOLD = 2; member
32 if (size % THRESHOLD) { in DoSomethingInterestingWithMyAPI()
/foundation/ability/dmsfwk/test/fuzztest/continuationmanager_fuzzer/
H A Dcontinuationmanager_fuzzer.cpp28 constexpr size_t THRESHOLD = 10; member
73 if (size < OHOS::DistributedSchedule::THRESHOLD) { in LLVMFuzzerTestOneInput()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/softbusclientmanager_fuzzer/
H A Dsoftbusclientmanager_fuzzer.cpp21 constexpr size_t THRESHOLD = 10; member
95 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/softbusutils_fuzzer/
H A Dsoftbusutils_fuzzer.cpp23 constexpr size_t THRESHOLD = 10; member
76 if (rawData == nullptr || size < THRESHOLD) { in DoSomethingInterestingWithMyAPI()
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/ispassseqcheck_fuzzer/
H A Dispassseqcheck_fuzzer.cpp21 constexpr size_t THRESHOLD = 10; member
94 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/sqlite3utils_fuzzer/
H A Dsqlite3utils_fuzzer.cpp25 constexpr size_t THRESHOLD = 10; member
97 if (size < OHOS::THRESHOLD) { in LLVMFuzzerTestOneInput()
/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/deviceprofile_fuzzer/
H A Ddevice_profile_fuzzer.cpp36 constexpr size_t THRESHOLD = 10; member
107 if (size < OHOS::DeviceProfile::THRESHOLD) { in LLVMFuzzerTestOneInput()
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardobserver_fuzzer/
H A Dpasteboardobserver_fuzzer.cpp29 constexpr size_t THRESHOLD = 2;
52 static_cast<uint32_t>(code % THRESHOLD), data, reply, option); in FuzzPasteboardObserver()
/foundation/filemanagement/storage_service/services/storage_manager/include/utils/
H A Dstorage_utils.h23 static const int64_t THRESHOLD = 512; member
/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp34 constexpr size_t THRESHOLD = 10; member
154 if (size < OHOS::Samgr::THRESHOLD) { in LLVMFuzzerTestOneInput()

Completed in 6 milliseconds

12