Searched refs:EVENT_DURATION (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/test/
H A Dtrace_event_analyzer.h40 // Query(EVENT_DURATION) > Query::Double(1000000.0));
215 static Query EventDuration() { return Query(EVENT_DURATION); }
247 return Query(EVENT_DURATION) == Query::Double(duration);
426 EVENT_DURATION, enumerator in enum:trace_analyzer::Query::TraceEventMember
574 // to access the associated event and enables Query(EVENT_DURATION).
H A Dtrace_event_analyzer.cc448 case EVENT_DURATION:

Completed in 228 milliseconds