Home
last modified time | relevance | path

Searched refs:SLOT_TYPE_NUM (Results 1 – 16 of 16) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/addslotbytype_fuzzer/
Daddslotbytype_fuzzer.cpp20 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
25 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/removenotificationslot_fuzzer/
Dremovenotificationslot_fuzzer.cpp22 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
26 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/getnotificationslot_fuzzer/
Dgetnotificationslot_fuzzer.cpp22 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
26 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslot_fuzzer/
Daddnotificationslot_fuzzer.cpp25 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
47 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
Dsetdonotdisturbdate_fuzzer.cpp22 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
41 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/
Dreminderhelper_fuzzer.cpp26 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
46 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/addnotificationslots_fuzzer/
Daddnotificationslots_fuzzer.cpp23 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
46 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp23 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
80 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
Dsetprogressbar_fuzzer.cpp22 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
54 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp26 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
60 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp28 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
65 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/
Dansmanagerstubannextwo_fuzzer.cpp26 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
45 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
Dpublishnotification_fuzzer.cpp23 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
Dreminderrequest_fuzzer.cpp28 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
82 uint8_t typed = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp25 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
41 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp24 constexpr uint8_t SLOT_TYPE_NUM = 5; variable
113 uint8_t type = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI()