Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/settemplate_fuzzer/
H A Dsettemplate_fuzzer.cpp26 constexpr uint8_t VISIBLENESS_TYPE_NUM = 4; variable
35 uint8_t type = *data % VISIBLENESS_TYPE_NUM; in DoSomethingInterestingWithMyAPI()