| /base/account/os_account/test/fuzztest/appaccount/disableappaccess_fuzzer/ |
| H A D | disableappaccess_fuzzer.cpp | 29 bool DisableAppAccessFuzzTest(const uint8_t* data, size_t size) in DisableAppAccessFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/enableappaccess_fuzzer/ |
| H A D | enableappaccess_fuzzer.cpp | 29 bool EnableAppAccessFuzzTest(const uint8_t* data, size_t size) in EnableAppAccessFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/getauthenticatorinfo_fuzzer/ |
| H A D | getauthenticatorinfo_fuzzer.cpp | 29 bool GetAuthenticatorInfoFuzzTest(const uint8_t* data, size_t size) in GetAuthenticatorInfoFuzzTest() argument 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/getauthlist_fuzzer/ |
| H A D | getauthlist_fuzzer.cpp | 29 bool GetAuthListFuzzTest(const uint8_t* data, size_t size) in GetAuthListFuzzTest() argument 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/setoauthtoken_fuzzer/ |
| H A D | setoauthtoken_fuzzer.cpp | 28 bool SetOAuthTokenFuzzTest(const uint8_t* data, size_t size) in SetOAuthTokenFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/iamaccount/cancelauth_fuzzer/ |
| H A D | cancelauth_fuzzer.cpp | 28 bool CancelAuthFuzzTest(const uint8_t* data, size_t size) in CancelAuthFuzzTest() argument 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/iamaccount/cancel_fuzzer/ |
| H A D | cancel_fuzzer.cpp | 28 bool CancelFuzzTest(const uint8_t* data, size_t size) in CancelFuzzTest() argument 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/ohosaccount/getdeviceaccountidbyuid_fuzzer/ |
| H A D | getdeviceaccountidbyuid_fuzzer.cpp | 30 bool GetDeviceAccountIdByUIDFuzzTest(const uint8_t* data, size_t size) in GetDeviceAccountIdByUIDFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/osaccount/getosaccountswitchmod_fuzzer/ |
| H A D | getosaccountswitchmod_fuzzer.cpp | 29 bool GetOsAccountSwitchModFuzzTest(const uint8_t* data, size_t size) in GetOsAccountSwitchModFuzzTest() argument 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/deleteaccount_fuzzer/ |
| H A D | deleteaccount_fuzzer.cpp | 29 bool DeleteAccountFuzzTest(const uint8_t* data, size_t size) in DeleteAccountFuzzTest() argument 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/setaccountcredential_fuzzer/ |
| H A D | setaccountcredential_fuzzer.cpp | 28 bool SetAccountCredentialFuzzTest(const uint8_t* data, size_t size) in SetAccountCredentialFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/appaccount/setaccountextrainfo_fuzzer/ |
| H A D | setaccountextrainfo_fuzzer.cpp | 29 bool SetAccountExtraInfoFuzzTest(const uint8_t* data, size_t size) in SetAccountExtraInfoFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/ohosaccount/querydeviceaccountid_fuzzer/ |
| H A D | querydeviceaccountid_fuzzer.cpp | 29 bool QueryDeviceAccountIdFuzzTest(const uint8_t* data, size_t size) in QueryDeviceAccountIdFuzzTest() argument 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/osaccount/iscurrentosaccountverified_fuzzer/ |
| H A D | iscurrentosaccountverified_fuzzer.cpp | 28 bool IsCurrentOsAccountVerifiedFuzzTest(const uint8_t* data, size_t size) in IsCurrentOsAccountVerifiedFuzzTest() argument 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/osaccount/getforegroundosaccountlocalid_fuzzer/ |
| H A D | getforegroundosaccountlocalid_fuzzer.cpp | 29 void GetForegroundOsAccountLocalIdFuzzTest(const uint8_t *data, size_t size) in GetForegroundOsAccountLocalIdFuzzTest() argument 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/account/os_account/test/fuzztest/osaccount/getdistributedvirtualdeviceid_fuzzer/ |
| H A D | getdistributedvirtualdeviceid_fuzzer.cpp | 28 bool GetDistributedVirtualDeviceIdFuzzTest(const uint8_t* data, size_t size) in GetDistributedVirtualDeviceIdFuzzTest() argument 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/global/i18n/frameworks/intl/test/fuzztest/normalizer_fuzzer/ |
| H A D | normalizer_fuzzer.cpp | 24 void DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 std::string input(reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | thermal_client_api_test.cpp | 33 size_t size = 1000; in HWTEST_F() local 55 size_t size = 5; in HWTEST_F() local
|
| /base/notification/distributed_notification_service/test/fuzztest/cancelnotification_fuzzer/ |
| H A D | cancelnotification_fuzzer.cpp | 21 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 34 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationlongtextcontent_fuzzer/ |
| H A D | notificationlongtextcontent_fuzzer.cpp | 20 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size)
in DoSomethingInterestingWithMyAPI() argument 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|
| /base/notification/distributed_notification_service/test/fuzztest/removenotification_fuzzer/ |
| H A D | removenotification_fuzzer.cpp | 21 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/security/access_token/test/fuzztest/innerkits/accesstoken/alloclocaltokenid_fuzzer/ |
| H A D | alloclocaltokenid_fuzzer.cpp | 29 bool AllocLocalTokenIDFuzzTest(const uint8_t* data, size_t size) in AllocLocalTokenIDFuzzTest() argument 44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/security/access_token/test/fuzztest/innerkits/accesstoken/clearusergrantedpermissionstate_fuzzer/ |
| H A D | clearusergrantedpermissionstate_fuzzer.cpp | 29 bool ClearUserGrantedPermissionStateFuzzTest(const uint8_t* data, size_t size) in ClearUserGrantedPermissionStateFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/security/access_token/test/fuzztest/innerkits/accesstoken/deletetoken_fuzzer/ |
| H A D | deletetoken_fuzzer.cpp | 29 bool DeleteTokenFuzzTest(const uint8_t* data, size_t size) in DeleteTokenFuzzTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /base/security/access_token/test/fuzztest/innerkits/accesstoken/getnativetokenid_fuzzer/ |
| H A D | getnativetokenid_fuzzer.cpp | 30 bool GetNativeTokenIdFuzzTest(const uint8_t* data, size_t size) in GetNativeTokenIdFuzzTest() argument 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|