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

  /external/libchrome/base/trace_event/
trace_event_synthetic_delay_unittest.cc 38 delay->SetTargetDuration(
81 delay->SetTargetDuration(
trace_event_synthetic_delay.h 91 void SetTargetDuration(TimeDelta target_duration);
trace_event_synthetic_delay.cc 61 void TraceEventSyntheticDelay::SetTargetDuration(TimeDelta target_duration) {
195 delays_[i].SetTargetDuration(TimeDelta());
trace_log.cc 545 delay->SetTargetDuration(TimeDelta::FromMicroseconds(
    [all...]

Completed in 5152 milliseconds