Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h36 const uint64_t RANDOM_BOOL = 2; variable
158 return data % RANDOM_BOOL == 0; in GetRandBoolValue()