Home
last modified time | relevance | path

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

/art/tools/jfuzz/
Djfuzz.cc79 constexpr uint32_t countof(T const (&)[N]) { in countof() function
910 uint32_t count = random1(countof(kExceptionTypes)); in emitCatch()