/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/selectaccountsbyoptionsstub_fuzzer/ |
H A D | selectaccountsbyoptionsstub_fuzzer.cpp | 46 options.hasAccounts = fuzzData.GenerateRandomBool(); in SelectAccountsByOptionsStubFuzzTest() 47 options.hasOwners = fuzzData.GenerateRandomBool(); in SelectAccountsByOptionsStubFuzzTest() 48 options.hasLabels = fuzzData.GenerateRandomBool(); in SelectAccountsByOptionsStubFuzzTest()
|
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/procaddserverconfigstub_fuzzer/ |
H A D | procaddserverconfigstub_fuzzer.cpp | 89 info.isAuthenticated = fuzzData.GenerateRandomBool(); in ProcGetAccountStatusStubFuzzTest() 123 info.isAuthenticated = fuzzData.GenerateRandomBool(); in ProcGetDomainAccessTokenStubFuzzTest() 232 info.isAuthenticated = fuzzData.GenerateRandomBool(); in ProcUpdateAccountTokenStubFuzzTest()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
H A D | ansmanagerstub_fuzzer.cpp | 42 bool boolData = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() 353 bool canPublish = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() 359 bool granted = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() 372 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() 378 bool allowed = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() 386 bool doesSupport = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() 409 bool support = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/security/access_token/test/fuzztest/innerkits/privacy/setmutepolicy_fuzzer/ |
H A D | setmutepolicy_fuzzer.cpp | 40 fuzzData.GenerateRandomBool()) == 0; in SetMutePolicyFuzzTest()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
H A D | eventreceiveproxy_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/ |
H A D | commoneventpublishinfo_fuzzer.cpp | 30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setappaccountsyncenablestub_fuzzer/ |
H A D | setappaccountsyncenablestub_fuzzer.cpp | 43 bool syncEnable = fuzzData.GenerateRandomBool(); in SetAppAccountSyncEnableStubFuzzTest()
|
/ohos5.0/base/security/access_token/test/fuzztest/innerkits/privacy/getpermissionusedrecords_fuzzer/ |
H A D | getpermissionusedrecords_fuzzer.cpp | 41 .isRemote = fuzzData.GenerateRandomBool(), in GetPermissionUsedRecordsFuzzTest()
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setappaccessstub_fuzzer/ |
H A D | setappaccessstub_fuzzer.cpp | 48 bool isAccessible = fuzzData.GenerateRandomBool(); in SetAppAccessStubFuzzTest()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/ |
H A D | asynccommoneventresult_fuzzer.cpp | 28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/ |
H A D | notificationhelper_fuzzer.cpp | 39 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedrecordsstub_fuzzer/ |
H A D | getpermissionusedrecordsstub_fuzzer.cpp | 45 .isRemote = fuzzData.GenerateRandomBool(), in GetPermissionUsedRecordsStubFuzzTest()
|
/ohos5.0/base/security/access_token/test/fuzztest/common/ |
H A D | accesstoken_fuzzdata.h | 74 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/common/ |
H A D | fuzz_data.h | 74 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/fuzz_data/ |
H A D | fuzz_data.h | 74 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/common/ |
H A D | fuzz_data.h | 75 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/common/ |
H A D | fuzz_data.h | 74 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/common/ |
H A D | fuzz_data.h | 74 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/common/ |
H A D | fuzz_data.h | 74 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/common/ |
H A D | fuzz_data.h | 75 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedrecordsasyncstub_fuzzer/ |
H A D | getpermissionusedrecordsasyncstub_fuzzer.cpp | 55 .isRemote = fuzzData.GenerateRandomBool(), in GetPermissionUsedRecordsAsyncStubFuzzTest()
|
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/setmutepolicystub_fuzzer/ |
H A D | setmutepolicystub_fuzzer.cpp | 73 bool isMute = fuzzData.GenerateRandomBool(); in SetMutePolicyStubFuzzTest()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/fuzz_common_base/ |
H A D | fuzz_data.h | 79 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/fuzz_common_base/ |
H A D | fuzz_data.h | 80 bool GenerateRandomBool() in GenerateRandomBool() function
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/ |
H A D | commoneventmanagerservice_fuzzer.cpp | 32 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
|