Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtrace_event_analyzer.cc216 operator_(OP_INVALID), in Query()
224 operator_(OP_INVALID), in Query()
585 operator_(OP_INVALID), in Query()
594 operator_(OP_INVALID), in Query()
Dtrace_event_analyzer.h541 OP_INVALID, enumerator
623 return operator_ != OP_INVALID && operator_ < OP_AND; in is_comparison_operator()