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

  /external/libchrome/base/trace_event/
trace_event_synthetic_delay.h 44 trace_event_internal::ScopedSyntheticDelay INTERNAL_TRACE_EVENT_UID(delay)( \
148 class TRACE_EVENT_API_CLASS_EXPORT ScopedSyntheticDelay {
150 explicit ScopedSyntheticDelay(const char* name,
152 ~ScopedSyntheticDelay();
158 DISALLOW_COPY_AND_ASSIGN(ScopedSyntheticDelay);
trace_event_synthetic_delay.cc 205 ScopedSyntheticDelay::ScopedSyntheticDelay(const char* name,
211 ScopedSyntheticDelay::~ScopedSyntheticDelay() {

Completed in 40 milliseconds