Home | History | Annotate | Download | only in automation

Lines Matching defs:WARN_UNUSED_RESULT

38   bool ActivateTab(int tab_index) WARN_UNUSED_RESULT;
42 bool BringToFront() WARN_UNUSED_RESULT;
47 bool AppendTab(const GURL& tab_url) WARN_UNUSED_RESULT;
51 bool GetActiveTabIndex(int* active_tab_index) const WARN_UNUSED_RESULT;
55 bool GetTabCount(int* num_tabs) const WARN_UNUSED_RESULT;
59 bool GetType(Browser::Type* type) const WARN_UNUSED_RESULT;
88 bool ApplyAccelerator(int id) WARN_UNUSED_RESULT;
92 bool WaitForTabCountToBecome(int count) WARN_UNUSED_RESULT;
99 base::TimeDelta wait_timeout) WARN_UNUSED_RESULT;
103 bool IsFindWindowFullyVisible(bool* is_visible) WARN_UNUSED_RESULT;
109 bool RunCommandAsync(int browser_command) const WARN_UNUSED_RESULT;
115 bool RunCommand(int browser_command) const WARN_UNUSED_RESULT;
119 bool TerminateSession() WARN_UNUSED_RESULT;
124 std::string* response) WARN_UNUSED_RESULT;