Home | History | Annotate | Download | only in apps

Lines Matching defs:guest_web_contents

589     content::WebContents* guest_web_contents = source->GetWebContents();
590 return guest_web_contents;
1262 content::WebContents* guest_web_contents =
1264 ASSERT_TRUE(guest_web_contents->GetRenderProcessHost()->IsIsolatedGuest());
1265 WaitForInterstitial(guest_web_contents);
1282 content::WebContents* guest_web_contents =
1286 ASSERT_TRUE(guest_web_contents != NULL);
1290 Profile::FromBrowserContext(guest_web_contents->GetBrowserContext()));
1792 content::WebContents* guest_web_contents = GetGuestWebContents();
1807 guest_web_contents, page_url, GURL(), GURL()));
1872 content::WebContents* guest_web_contents = LoadGuest(
1875 ASSERT_TRUE(guest_web_contents);
2095 content::WebContents* guest_web_contents =
2098 ASSERT_TRUE(guest_web_contents);
2102 content::WebContentsDelegate* delegate = guest_web_contents->GetDelegate();
2105 guest_web_contents->SetDelegate(mock_delegate.get());
2109 EXPECT_TRUE(content::ExecuteScript(guest_web_contents,
2115 EXPECT_TRUE(content::ExecuteScript(guest_web_contents,
2121 EXPECT_TRUE(content::ExecuteScript(guest_web_contents,