Searched refs:is_value (Results 1 - 2 of 2) sorted by path

/external/chromium_org/base/test/
H A Dtrace_event_analyzer.cc264 DCHECK(left().is_value() && right().is_value())
H A Dtrace_event_analyzer.h519 bool is_value() const { return type_ != QUERY_BOOLEAN_OPERATOR; } function in class:trace_analyzer::Query

Completed in 241 milliseconds