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.cc242 operator_(OP_INVALID), in Query()
250 operator_(OP_INVALID), in Query()
601 operator_(OP_INVALID), in Query()
610 operator_(OP_INVALID), in Query()
Dtrace_event_analyzer.h565 OP_INVALID, enumerator
647 return operator_ != OP_INVALID && operator_ < OP_AND; in is_comparison_operator()