OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetActiveTab
(Results
1 - 25
of
33
) sorted by null
1
2
/external/chromium/chrome/browser/
errorpage_uitest.cc
49
EXPECT_TRUE(
GetActiveTab
()->GoBack());
76
EXPECT_TRUE(
GetActiveTab
()->GoBackBlockUntilNavigationsComplete(2));
78
EXPECT_TRUE(
GetActiveTab
()->GoBack());
106
EXPECT_TRUE(
GetActiveTab
()->GoBackBlockUntilNavigationsComplete(2));
108
EXPECT_TRUE(
GetActiveTab
()->GoBack());
111
EXPECT_TRUE(
GetActiveTab
()->GoForwardBlockUntilNavigationsComplete(2));
139
EXPECT_TRUE(
GetActiveTab
()->GoBackBlockUntilNavigationsComplete(2));
141
EXPECT_TRUE(
GetActiveTab
()->GoBack());
144
EXPECT_TRUE(
GetActiveTab
()->GoForwardBlockUntilNavigationsComplete(2));
146
EXPECT_TRUE(
GetActiveTab
()->GoForward())
[
all
...]
default_plugin_uitest.cc
32
scoped_refptr<TabProxy> tab(
GetActiveTab
());
browser_encoding_uitest.cc
95
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
122
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
248
scoped_refptr<TabProxy> tab(
GetActiveTab
());
/external/chromium/chrome/browser/ui/webui/
new_tab_ui_uitest.cc
44
scoped_refptr<TabProxy> tab = window->
GetActiveTab
();
65
scoped_refptr<TabProxy> tab = window->
GetActiveTab
();
93
scoped_refptr<TabProxy> tab = window->
GetActiveTab
();
102
scoped_refptr<TabProxy> tab2 = window->
GetActiveTab
();
128
scoped_refptr<TabProxy> tab = window->
GetActiveTab
();
136
scoped_refptr<TabProxy> tab2 = window->
GetActiveTab
();
print_preview_ui_uitest.cc
41
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
68
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
bookmarks_ui_uitest.cc
33
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
71
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
96
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
119
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
/external/chromium/chrome/browser/ui/views/
find_bar_host_uitest.cc
33
scoped_refptr<TabProxy> tabA(
GetActiveTab
());
55
scoped_refptr<TabProxy> tabB(
GetActiveTab
());
77
scoped_refptr<TabProxy> tabC(
GetActiveTab
());
/external/chromium/chrome/browser/notifications/
notifications_interactive_uitest.cc
27
scoped_refptr<TabProxy> tab(browser->
GetActiveTab
());
54
scoped_refptr<TabProxy> tab(browser->
GetActiveTab
());
/external/chromium/chrome/browser/ui/login/
login_prompt_uitest.cc
64
scoped_refptr<TabProxy> tab(
GetActiveTab
());
95
scoped_refptr<TabProxy> tab(
GetActiveTab
());
125
scoped_refptr<TabProxy> basic_tab(
GetActiveTab
());
131
scoped_refptr<TabProxy> digest_tab(
GetActiveTab
());
160
scoped_refptr<TabProxy> tab(
GetActiveTab
());
213
scoped_refptr<TabProxy> basic_tab1(
GetActiveTab
());
220
scoped_refptr<TabProxy> basic_tab2(
GetActiveTab
());
253
scoped_refptr<TabProxy> basic_tab1(
GetActiveTab
());
260
scoped_refptr<TabProxy> basic_tab2(
GetActiveTab
());
/external/chromium/chrome/browser/ui/webui/options/
options_ui_uitest.cc
43
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
65
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
84
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
/external/chromium_org/chrome/test/reliability/
automated_ui_test_base.h
128
scoped_refptr<TabProxy>
GetActiveTab
();
automated_ui_test_base.cc
144
scoped_refptr<TabProxy> tab(
GetActiveTab
());
216
scoped_refptr<TabProxy> AutomatedUITestBase::
GetActiveTab
() {
223
return browser->
GetActiveTab
();
/external/chromium/chrome/browser/history/
redirect_uitest.cc
50
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
71
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
125
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
156
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
214
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
260
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
279
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
322
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
multipart_uitest.cc
32
scoped_refptr<TabProxy> tab_proxy(browser_proxy->
GetActiveTab
());
/external/chromium/chrome/browser/download/
save_page_uitest.cc
77
scoped_refptr<TabProxy> tab(
GetActiveTab
());
/external/chromium_org/chrome/test/automation/
browser_proxy.h
70
scoped_refptr<TabProxy>
GetActiveTab
() const;
/external/chromium_org/chrome/test/perf/
mach_ports_test.cc
94
scoped_refptr<TabProxy> tab(browser->
GetActiveTab
());
memory_test.cc
126
scoped_refptr<TabProxy> tab(window->
GetActiveTab
());
148
tab = window->
GetActiveTab
();
189
tab = window->
GetActiveTab
();
200
tab = window->
GetActiveTab
();
indexeddb_uitest.cc
38
scoped_refptr<TabProxy> tab(
GetActiveTab
());
/external/chromium/chrome/browser/sessions/
session_restore_uitest.cc
78
scoped_refptr<TabProxy> tab_proxy(browser_proxy->
GetActiveTab
());
121
scoped_refptr<TabProxy> active_tab(
GetActiveTab
());
162
scoped_refptr<TabProxy> active_tab(
GetActiveTab
());
229
scoped_refptr<TabProxy> tab_proxy(browser_proxy->
GetActiveTab
());
237
tab_proxy = browser_proxy->
GetActiveTab
();
261
scoped_refptr<TabProxy> active_tab(browser_proxy->
GetActiveTab
());
/external/chromium/chrome/browser/tab_contents/
view_source_uitest.cc
51
scoped_refptr<TabProxy> tab(
GetActiveTab
());
/external/chromium/chrome/browser/ui/tests/
browser_uitest.cc
97
scoped_refptr<TabProxy> tab(window->
GetActiveTab
());
151
scoped_refptr<TabProxy> tab(window->
GetActiveTab
());
226
scoped_refptr<TabProxy> tab = browser->
GetActiveTab
();
237
scoped_refptr<TabProxy> tab(
GetActiveTab
());
/external/chromium_org/chrome/test/ui/
ui_test.cc
241
scoped_refptr<TabProxy> UITestBase::
GetActiveTab
(int window_index) {
264
scoped_refptr<TabProxy> UITestBase::
GetActiveTab
() {
271
scoped_refptr<TabProxy> tab_proxy = window_proxy->
GetActiveTab
();
291
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
312
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
(window_index));
327
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
(window_index));
574
scoped_refptr<TabProxy> tab(
GetActiveTab
());
/external/chromium/chrome/browser/printing/
printing_layout_uitest.cc
46
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
373
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
406
scoped_refptr<TabProxy> tab_proxy(
GetActiveTab
());
/external/chromium_org/chrome/test/perf/frame_rate/
frame_rate_tests.cc
170
scoped_refptr<TabProxy> tab(
GetActiveTab
());
187
tab =
GetActiveTab
();
Completed in 1307 milliseconds
1
2