OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_watcher_state_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/metrics/
thread_watcher_unittest.cc
63
State
thread_watcher_state_
;
member in class:CustomThreadWatcher
81
thread_watcher_state_
(INITIALIZED),
96
old_state =
thread_watcher_state_
;
98
thread_watcher_state_
= new_state;
192
while (
thread_watcher_state_
!= expected_state &&
197
// Capture the
thread_watcher_state_
before it changes and return it
199
exit_state =
thread_watcher_state_
;
Completed in 686 milliseconds