Home
last modified time | relevance | path

Searched defs:tab_contents (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/media/
Dchrome_media_stream_infobar_browsertest.cc65 void DenyRequest(content::WebContents* tab_contents, in DenyRequest()
82 bool StopLocalStream(content::WebContents* tab_contents) { in StopLocalStream()
116 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
121 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
126 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
131 content::WebContents* tab_contents = LoadTestPageInIncognitoTab(); in IN_PROC_BROWSER_TEST_F() local
152 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
175 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
184 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
194 content::WebContents* tab_contents = LoadTestPageInTab(); in IN_PROC_BROWSER_TEST_F() local
[all …]
Dchrome_webrtc_apprtc_browsertest.cc107 content::WebContents* tab_contents = in LocalApprtcInstanceIsUp() local
119 bool WaitForCallToComeUp(content::WebContents* tab_contents) { in WaitForCallToComeUp()
126 bool WaitForCallToHangUp(content::WebContents* tab_contents) { in WaitForCallToHangUp()
133 bool EvalInJavascriptFile(content::WebContents* tab_contents, in EvalInJavascriptFile()
149 bool DetectRemoteVideoPlaying(content::WebContents* tab_contents) { in DetectRemoteVideoPlaying()
163 bool HangUpApprtcCall(content::WebContents* tab_contents) { in HangUpApprtcCall()
Dwebrtc_browsertest_base.cc104 content::WebContents* tab_contents, in GetUserMediaWithSpecificConstraintsAndAccept()
117 void WebRtcTestBase::GetUserMediaAndDeny(content::WebContents* tab_contents) { in GetUserMediaAndDeny()
123 content::WebContents* tab_contents, in GetUserMediaWithSpecificConstraintsAndDeny()
149 void WebRtcTestBase::GetUserMedia(content::WebContents* tab_contents, in GetUserMedia()
159 content::WebContents* tab_contents, in GetUserMediaAndWaitForInfoBar()
214 content::WebContents* tab_contents = in OpenPageAndAcceptUserMedia() local
226 void WebRtcTestBase::CloseInfoBarInTab(content::WebContents* tab_contents, in CloseInfoBarInTab()
326 content::WebContents* tab_contents, in StartDetectingVideo()
340 content::WebContents* tab_contents, in GetStreamSize()
Dchrome_webrtc_typing_detection_browsertest.cc65 content::WebContents* tab_contents) { in AddAudioFile()
70 void PlayAudioFile(content::WebContents* tab_contents) { in PlayAudioFile()
75 content::WebContents* tab_contents) { in MixLocalStreamWithPreviouslyLoadedAudioFile()
Dwebrtc_browsertest_common.cc83 bool SleepInJavascript(content::WebContents* tab_contents, int timeout_msec) { in SleepInJavascript()
97 content::WebContents* tab_contents) { in PollingWaitUntil()
104 content::WebContents* tab_contents, in PollingWaitUntil()
Dchrome_webrtc_audio_quality_browsertest.cc107 content::WebContents* tab_contents) { in AddAudioFile()
112 void PlayAudioFile(content::WebContents* tab_contents) { in PlayAudioFile()
/external/chromium_org/chrome/browser/extensions/api/sessions/
Dsessions_api.cc535 content::WebContents* tab_contents = in RestoreForeignSession() local