Searched defs:ShouldSuppressErrorPage (Results 1 – 7 of 7) sorted by relevance
394 TEST_F(ChromeContentRendererClientTest, ShouldSuppressErrorPage) { in TEST_F() argument
1073 bool ChromeContentRendererClient::ShouldSuppressErrorPage( in ShouldSuppressErrorPage() function in ChromeContentRendererClient
36 bool ContentRendererClient::ShouldSuppressErrorPage(RenderFrame* render_frame, in ShouldSuppressErrorPage() function in content::ContentRendererClient
156 bool NetErrorHelper::ShouldSuppressErrorPage(blink::WebFrame* frame, in ShouldSuppressErrorPage() function in NetErrorHelper
843 bool NetErrorHelperCore::ShouldSuppressErrorPage(FrameType frame_type, in ShouldSuppressErrorPage() function in NetErrorHelperCore
2179 TEST_F(NetErrorHelperCoreAutoReloadTest, ShouldSuppressErrorPage) { in TEST_F() argument
2174 virtual bool ShouldSuppressErrorPage(RenderFrame* render_frame, in ShouldSuppressErrorPage() function in content::SuppressErrorPageTest::TestContentRendererClient