Searched refs:WebTestInterfaces (Results 1 – 9 of 9) sorted by relevance
18 WebTestInterfaces::WebTestInterfaces() : interfaces_(new TestInterfaces()) { in WebTestInterfaces() function in content::WebTestInterfaces21 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 …]
31 class WebTestInterfaces {33 WebTestInterfaces();34 ~WebTestInterfaces();62 DISALLOW_COPY_AND_ASSIGN(WebTestInterfaces);
89 class WebTestInterfaces; variable98 void SetInterfaces(WebTestInterfaces* interfaces);
359 void WebTestProxyBase::SetInterfaces(WebTestInterfaces* interfaces) { in SetInterfaces()
24 class WebTestInterfaces; variable44 WebTestInterfaces* test_interfaces() const { in test_interfaces()57 scoped_ptr<WebTestInterfaces> test_interfaces_;
137 WebTestInterfaces* interfaces = in OverrideCreateWebMediaStreamCenter()151 WebTestInterfaces* interfaces = in OverrideCreateWebRTCPeerConnectionHandler()162 WebTestInterfaces* interfaces = in OverrideCreateMIDIAccessor()172 WebTestInterfaces* interfaces = in OverrideCreateAudioDevice()
75 test_interfaces_.reset(new WebTestInterfaces); in WebKitInitialized()
501 WebTestInterfaces* interfaces = in TestFinished()593 WebTestInterfaces* interfaces = in Navigate()641 WebTestInterfaces* interfaces = in CaptureDump()710 WebTestInterfaces* interfaces = in OnSetTestConfiguration()
1272 *!WebTestRunner::WebTestInterfaces::resetAll