Home
last modified time | relevance | path

Searched refs:MAX_PRIORITY (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/fuzztest/thread_fuzzer/
H A Dthread_fuzzer.cpp32 const int MAX_PRIORITY = 10; member
86 bool priority = dataProvider->ConsumeIntegralInRange(0, MAX_PRIORITY); in ThreadTestFunc()
91 bool newPriority = dataProvider->ConsumeIntegralInRange(0, MAX_PRIORITY); in ThreadTestFunc()

Completed in 1 milliseconds