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

/external/chromium_org/base/test/
H A Dtrace_event_analyzer.cc183 : type_(QUERY_EVENT_MEMBER),
191 : type_(QUERY_EVENT_MEMBER),
398 case QUERY_EVENT_MEMBER:
410 case QUERY_EVENT_MEMBER:
422 DCHECK_EQ(QUERY_EVENT_MEMBER, type_);
489 DCHECK_EQ(QUERY_EVENT_MEMBER, type_);
H A Dtrace_event_analyzer.h467 QUERY_EVENT_MEMBER, enumerator in enum:trace_analyzer::Query::QueryType
512 // For QUERY_EVENT_MEMBER Query: attempt to get the double value of the Query.
515 // For QUERY_EVENT_MEMBER Query: attempt to get the string value of the Query.

Completed in 339 milliseconds