OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_waiting_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
web_ui_test_handler.cc
27
is_waiting_
(false) {
62
// Quit the message loop if |
is_waiting_
| so waiting process can get result or
64
if (
is_waiting_
)
82
// Quit the message loop if |
is_waiting_
| so waiting process can get result or
84
if (
is_waiting_
)
100
is_waiting_
= true;
113
is_waiting_
= false;
web_ui_test_handler.h
69
bool
is_waiting_
;
member in class:WebUITestHandler
Completed in 212 milliseconds