Home | History | Annotate | Download | only in test

Lines Matching defs:TestRenderViewHost

179 // TestRenderViewHost ----------------------------------------------------------
192 // RenderViewHost* to a TestRenderViewHost*.
214 class TestRenderViewHost
218 TestRenderViewHost(SiteInstance* instance,
224 virtual ~TestRenderViewHost();
358 DISALLOW_COPY_AND_ASSIGN(TestRenderViewHost);
379 // static_cast<TestRenderViewHost*>(rvh())
383 TestRenderViewHost* test_rvh();
388 // static_cast<TestRenderViewHost*>(pending_rvh())
392 TestRenderViewHost* pending_test_rvh();
398 TestRenderViewHost* active_test_rvh();