Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp21 constexpr uint8_t NOTIFICATION_LEVEL_NUM = 6; variable
37 uint8_t levels = *data % NOTIFICATION_LEVEL_NUM; in DoSomethingInterestingWithMyAPI()