HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_DURATION (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/test/
trace_event_analyzer.h 40 // Query(EVENT_DURATION) > Query::Double(1000000.0));
224 static Query EventDuration() { return Query(EVENT_DURATION); }
256 return Query(EVENT_DURATION) == Query::Double(duration);
499 EVENT_DURATION,
671 // to access the associated event and enables Query(EVENT_DURATION).
trace_event_analyzer.cc 491 case EVENT_DURATION:

Completed in 47 milliseconds