Home
last modified time | relevance | path

Searched refs:GenerateRandomBool (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/selectaccountsbyoptionsstub_fuzzer/
H A Dselectaccountsbyoptionsstub_fuzzer.cpp46 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 Dprocaddserverconfigstub_fuzzer.cpp89 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 Dansmanagerstub_fuzzer.cpp42 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 Dsetmutepolicy_fuzzer.cpp40 fuzzData.GenerateRandomBool()) == 0; in SetMutePolicyFuzzTest()
/ohos5.0/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/
H A Deventreceiveproxy_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/
H A Dcommoneventpublishinfo_fuzzer.cpp30 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setappaccountsyncenablestub_fuzzer/
H A Dsetappaccountsyncenablestub_fuzzer.cpp43 bool syncEnable = fuzzData.GenerateRandomBool(); in SetAppAccountSyncEnableStubFuzzTest()
/ohos5.0/base/security/access_token/test/fuzztest/innerkits/privacy/getpermissionusedrecords_fuzzer/
H A Dgetpermissionusedrecords_fuzzer.cpp41 .isRemote = fuzzData.GenerateRandomBool(), in GetPermissionUsedRecordsFuzzTest()
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setappaccessstub_fuzzer/
H A Dsetappaccessstub_fuzzer.cpp48 bool isAccessible = fuzzData.GenerateRandomBool(); in SetAppAccessStubFuzzTest()
/ohos5.0/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/
H A Dasynccommoneventresult_fuzzer.cpp28 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp39 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedrecordsstub_fuzzer/
H A Dgetpermissionusedrecordsstub_fuzzer.cpp45 .isRemote = fuzzData.GenerateRandomBool(), in GetPermissionUsedRecordsStubFuzzTest()
/ohos5.0/base/security/access_token/test/fuzztest/common/
H A Daccesstoken_fuzzdata.h74 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/appaccount/common/
H A Dfuzz_data.h74 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/fuzz_data/
H A Dfuzz_data.h74 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/domainaccount_stub/common/
H A Dfuzz_data.h75 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount/common/
H A Dfuzz_data.h74 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/ohosaccount/common/
H A Dfuzz_data.h74 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/osaccount/common/
H A Dfuzz_data.h74 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/account/os_account/test/fuzztest/osaccount_stub/common/
H A Dfuzz_data.h75 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/getpermissionusedrecordsasyncstub_fuzzer/
H A Dgetpermissionusedrecordsasyncstub_fuzzer.cpp55 .isRemote = fuzzData.GenerateRandomBool(), in GetPermissionUsedRecordsAsyncStubFuzzTest()
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/setmutepolicystub_fuzzer/
H A Dsetmutepolicystub_fuzzer.cpp73 bool isMute = fuzzData.GenerateRandomBool(); in SetMutePolicyStubFuzzTest()
/ohos5.0/base/notification/common_event_service/test/fuzztest/fuzz_common_base/
H A Dfuzz_data.h79 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/fuzz_common_base/
H A Dfuzz_data.h80 bool GenerateRandomBool() in GenerateRandomBool() function
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/
H A Dcommoneventmanagerservice_fuzzer.cpp32 bool enabled = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI()

12