OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_shell
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/browser/frame_host/
render_frame_host_manager_browsertest.cc
87
Shell*
new_shell
= new_shell_observer.GetShell();
local
90
WaitForLoadStop(
new_shell
->web_contents());
92
new_shell
->web_contents()->GetLastCommittedURL().path());
96
new_shell
->web_contents()->GetSiteInstance());
108
NavigateToURL(
new_shell
, https_server.GetURL("files/title1.html"));
110
new_shell
->web_contents()->GetSiteInstance());
157
Shell*
new_shell
= new_shell_observer.GetShell();
local
160
new_shell
->web_contents()->GetVisibleURL().path());
163
WaitForLoadStop(
new_shell
->web_contents());
165
new_shell
->web_contents())
211
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
265
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
358
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
442
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
547
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
692
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
785
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
852
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
971
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
1024
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
1080
Shell*
new_shell
= CreateBrowser();
local
1160
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
1337
Shell*
new_shell
=
new_shell
_observer.GetShell();
local
[
all
...]
/external/chromium_org/content/browser/renderer_host/
render_view_host_browsertest.cc
109
Shell*
new_shell
= new_shell_observer.GetShell();
local
111
new_shell
->web_contents()->GetRenderViewHost());
/external/chromium_org/content/browser/indexed_db/
indexed_db_browsertest.cc
397
Shell*
new_shell
= CreateBrowser();
local
398
NavigateToURL(
new_shell
, GURL(kAboutBlankURL));
399
NavigateAndWaitForTitle(
new_shell
, "version_change_blocked.html", "#tab2",
403
TitleWatcher title_watcher(
new_shell
->web_contents(), expected_title16);
/external/chromium_org/content/browser/loader/
resource_dispatcher_host_browsertest.cc
77
Shell*
new_shell
= new_shell_observer.GetShell();
78
*title =
new_shell
->web_contents()->GetTitle();
Completed in 52 milliseconds