OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_unary_operator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/test/
trace_event_analyzer.cc
261
DCHECK(right_.get() ||
is_unary_operator
());
360
DCHECK(right_.get() ||
is_unary_operator
());
365
if (!
is_unary_operator
() && !right().GetAsDouble(event, &rhs))
trace_event_analyzer.h
521
bool
is_unary_operator
() const {
function in class:trace_analyzer::Query
Completed in 190 milliseconds