Home
last modified time | relevance | path

Searched refs:WebTestInterfaces (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
Dweb_test_interfaces.cc18 WebTestInterfaces::WebTestInterfaces() : interfaces_(new TestInterfaces()) { in WebTestInterfaces() function in content::WebTestInterfaces
21 WebTestInterfaces::~WebTestInterfaces() { in ~WebTestInterfaces()
24 void WebTestInterfaces::SetWebView(WebView* web_view, WebTestProxyBase* proxy) { in SetWebView()
28 void WebTestInterfaces::SetDelegate(WebTestDelegate* delegate) { in SetDelegate()
32 void WebTestInterfaces::BindTo(WebFrame* frame) { in BindTo()
36 void WebTestInterfaces::ResetAll() { in ResetAll()
40 void WebTestInterfaces::SetTestIsRunning(bool running) { in SetTestIsRunning()
44 void WebTestInterfaces::ConfigureForTestWithURL(const WebURL& test_url, in ConfigureForTestWithURL()
49 WebTestRunner* WebTestInterfaces::TestRunner() { in TestRunner()
53 WebThemeEngine* WebTestInterfaces::ThemeEngine() { in ThemeEngine()
[all …]
Dweb_test_interfaces.h31 class WebTestInterfaces {
33 WebTestInterfaces();
34 ~WebTestInterfaces();
62 DISALLOW_COPY_AND_ASSIGN(WebTestInterfaces);
Dweb_test_proxy.h89 class WebTestInterfaces; variable
98 void SetInterfaces(WebTestInterfaces* interfaces);
Dweb_test_proxy.cc359 void WebTestProxyBase::SetInterfaces(WebTestInterfaces* interfaces) { in SetInterfaces()
/external/chromium_org/content/shell/renderer/
Dshell_render_process_observer.h24 class WebTestInterfaces; variable
44 WebTestInterfaces* test_interfaces() const { in test_interfaces()
57 scoped_ptr<WebTestInterfaces> test_interfaces_;
Dshell_content_renderer_client.cc137 WebTestInterfaces* interfaces = in OverrideCreateWebMediaStreamCenter()
151 WebTestInterfaces* interfaces = in OverrideCreateWebRTCPeerConnectionHandler()
162 WebTestInterfaces* interfaces = in OverrideCreateMIDIAccessor()
172 WebTestInterfaces* interfaces = in OverrideCreateAudioDevice()
Dshell_render_process_observer.cc75 test_interfaces_.reset(new WebTestInterfaces); in WebKitInitialized()
Dwebkit_test_runner.cc501 WebTestInterfaces* interfaces = in TestFinished()
593 WebTestInterfaces* interfaces = in Navigate()
641 WebTestInterfaces* interfaces = in CaptureDump()
710 WebTestInterfaces* interfaces = in OnSetTestConfiguration()
/external/chromium_org/tools/valgrind/drmemory/
Dsuppressions_full.txt1272 *!WebTestRunner::WebTestInterfaces::resetAll