Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp25 constexpr uint8_t MONTHS = 12; variable
37 uint8_t months = *data % MONTHS + 1; in DoSomethingInterestingWithMyAPI()