Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp26 constexpr uint8_t DAYS = 31; variable
38 uint8_t days = *data % DAYS + 1; in DoSomethingInterestingWithMyAPI()