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.cc186 operator_(OP_INVALID), in Query()
194 operator_(OP_INVALID), in Query()
532 operator_(OP_INVALID), in Query()
541 operator_(OP_INVALID), in Query()
Dtrace_event_analyzer.h449 OP_INVALID, enumerator
531 return operator_ != OP_INVALID && operator_ < OP_AND; in is_comparison_operator()