/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
D | publishcontinuoustasknotification_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 30 request.SetAlertOneTime(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 41 request.SetColorEnabled(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 51 request.SetCountdownTimer(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 69 request.SetGroupOverview(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 87 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationsorting_fuzzer/ |
D | notificationsorting_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 41 notificationSorting.SetDisplayBadge(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 42 notificationSorting.SetHiddenNotification(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
D | publishnotification_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 30 request.SetAlertOneTime(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 41 request.SetColorEnabled(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 51 request.SetCountdownTimer(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 69 request.SetGroupOverview(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/ |
D | addnotificationslot_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 33 slot.SetEnableLight(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 34 slot.SetEnableVibration(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/ |
D | addnotificationslots_fuzzer.cpp | 20 constexpr uint8_t ENABLE = 2; variable 32 slot.SetEnableLight(*data % ENABLE); in DoSomethingInterestingWithMyAPI() 33 slot.SetEnableVibration(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/getactivenotificationnums_fuzzer/ |
D | getactivenotificationnums_fuzzer.cpp | 21 constexpr uint8_t ENABLE = 2; variable 34 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/ |
D | notificationhelper_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 36 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/eventhandler/test/fuzztest/eventhandlerannex_fuzzer/ |
D | eventhandlerannex_fuzzer.cpp | 24 constexpr uint8_t ENABLE = 2; variable 28 bool current = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/eventhandler/test/fuzztest/nativeimplementeventhandler_fuzzer/ |
D | nativeimplementeventhandler_fuzzer.cpp | 24 constexpr uint8_t ENABLE = 2; variable 28 bool current = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/enablednotificationcallbackdata_fuzzer/ |
D | enablednotificationcallbackdata_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 31 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestalarm_fuzzer/ |
D | reminderrequestalarm_fuzzer.cpp | 28 constexpr uint8_t ENABLE = 2; variable 39 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 54 time_t target = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/ |
D | advancednotificationservice_fuzzer.cpp | 26 constexpr uint8_t ENABLE = 2; variable 63 bool canPublish = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 69 bool granted = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 81 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 92 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 101 bool doesSupport = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 120 bool support = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationdistributedoptions_fuzzer/ |
D | notificationdistributedoptions_fuzzer.cpp | 21 constexpr uint8_t ENABLE = 2; variable 26 bool distribute = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/ |
D | notificationuserinput_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 33 uint8_t sources = *data % ENABLE; in DoSomethingInterestingWithMyAPI() 58 bool doPermit = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/ |
D | reminderrequesttimer_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 33 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/common_event_service/test/fuzztest/eventreceiveproxy_fuzzer/ |
D | eventreceiveproxy_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 31 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/enabledistributed_fuzzer/ |
D | enabledistributed_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/ |
D | setnotificationsenabledforallbundles_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 28 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/cancelgroup_fuzzer/ |
D | cancelgroup_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 27 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/common_event_service/test/fuzztest/commoneventpublishinfo_fuzzer/ |
D | commoneventpublishinfo_fuzzer.cpp | 27 constexpr uint8_t ENABLE = 2; variable 31 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/ |
D | messageuser_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 42 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationslot_fuzzer/ |
D | notificationslot_fuzzer.cpp | 25 constexpr uint8_t ENABLE = 2; variable 30 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/ |
D | getallactivenotifications_fuzzer.cpp | 22 constexpr uint8_t ENABLE = 2; variable 32 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
D | notificationconversationalcontent_fuzzer.cpp | 26 constexpr uint8_t ENABLE = 2; variable 37 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|
/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/ |
D | asynccommoneventresult_fuzzer.cpp | 23 constexpr uint8_t ENABLE = 2; variable 29 bool enabled = *data % ENABLE; in DoSomethingInterestingWithMyAPI()
|