Home
last modified time | relevance | path

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

/art/tools/jfuzz/
Djfuzz.cc38 static constexpr const char* kBoolBinOps[] = { "&&", "||", "&", "|", "^" }; // few less common variable
223 emitOneOf(kBoolBinOps); in emitBinaryOp()