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

  /external/chromium_org/chrome/test/automation/
automation_proxy.cc 102 new_tab_ui_load_complete_(true, false),
217 if (new_tab_ui_load_complete_.TimedWait(action_timeout_)) {
219 new_tab_ui_load_complete_.Reset();
231 new_tab_ui_load_complete_.Signal();
automation_proxy.h 231 base::WaitableEvent new_tab_ui_load_complete_; member in class:AutomationProxy

Completed in 27 milliseconds