OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_duration_
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/trace_event/
trace_event_synthetic_delay.cc
62
target_duration_
= target_duration;
83
if (!
target_duration_
.ToInternalValue())
97
if (!
target_duration_
.ToInternalValue()) {
111
if (!
target_duration_
.ToInternalValue())
136
return start_time +
target_duration_
;
trace_event_synthetic_delay.h
133
base::TimeDelta
target_duration_
;
member in class:base::trace_event::TraceEventSyntheticDelay
Completed in 8206 milliseconds