OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ping_time_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/metrics/
thread_watcher.h
85
// Returns
ping_time_
(used by unit tests).
86
base::TimeTicks ping_time() const { return
ping_time_
; }
172
base::TimeTicks
ping_time_
;
member in class:ThreadWatcher
/external/chromium_org/chrome/browser/metrics/
thread_watcher.h
131
// Returns |
ping_time_
| (used by unit tests).
132
base::TimeTicks ping_time() const { return
ping_time_
; }
233
base::TimeTicks
ping_time_
;
member in class:ThreadWatcher
Completed in 427 milliseconds