Searched defs:main_web_contents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window_testing.cc71 content::WebContents* DevToolsWindowTesting::main_web_contents() { function in class:DevToolsWindowTesting
H A Ddevtools_sanity_browsertest.cc86 main_web_contents()->GetRenderViewHost();
139 WebContents* main_web_contents() { function in class:DevToolsSanityTest
140 return DevToolsWindowTesting::Get(window_)->main_web_contents();
168 DevToolsWindowTesting::Get(devtools_window)->main_web_contents()),
221 InjectBeforeUnloadListener(main_web_contents());
253 main_web_contents()->GetRenderViewHost(),
598 DevToolsWindowTesting::Get(devtools_window)->main_web_contents()->
638 main_web_contents()));
641 DevToolsWindowTesting::Get(devtools_window)->main_web_contents();
645 DevToolsWindowTesting::Get(windows[0])->main_web_contents());
[all...]

Completed in 70 milliseconds