Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp53 uint64_t optTriggerTimes = static_cast<uint64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
54 reminderRequest.HandleSysTimeChange(oriTriggerTime, optTriggerTimes); in DoSomethingInterestingWithMyAPI()