HomeSort by relevance Sort by last modified time
    Searched refs:orig_rvh (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/web_contents/
web_contents_impl_unittest.cc 429 TestRenderViewHost* orig_rvh = test_rvh(); local
438 EXPECT_EQ(instance1, orig_rvh->GetSiteInstance());
446 contents()->TestDidNavigate(orig_rvh, 1, url, PAGE_TRANSITION_TYPED);
448 EXPECT_EQ(orig_rvh, contents()->GetRenderViewHost());
449 EXPECT_EQ(instance1, orig_rvh->GetSiteInstance());
472 TestRenderViewHost* orig_rvh = test_rvh(); local
476 orig_rvh->set_delete_counter(&orig_rvh_delete_count);
483 contents()->TestDidNavigate(orig_rvh, 1, url, PAGE_TRANSITION_TYPED);
485 // Keep the number of active views in orig_rvh's SiteInstance
486 // non-zero so that orig_rvh doesn't get deleted when it get
572 TestRenderViewHost* orig_rvh = test_rvh(); local
617 TestRenderViewHost* orig_rvh = test_rvh(); local
678 TestRenderViewHost* orig_rvh = test_rvh(); local
766 TestRenderViewHost* orig_rvh = test_rvh(); local
795 RenderViewHost* orig_rvh = rvh(); local
845 TestRenderViewHost* orig_rvh = test_rvh(); local
896 TestRenderViewHost* orig_rvh = test_rvh(); local
1032 TestRenderViewHost* orig_rvh = test_rvh(); local
1071 TestRenderViewHost* orig_rvh = test_rvh(); local
1102 TestRenderViewHost* orig_rvh = test_rvh(); local
1159 TestRenderViewHost* orig_rvh = test_rvh(); local
1200 TestRenderViewHost* orig_rvh = test_rvh(); local
1235 TestRenderViewHost* orig_rvh = test_rvh(); local
1271 TestRenderViewHost* orig_rvh = test_rvh(); local
1311 TestRenderViewHost* const orig_rvh = test_rvh(); local
    [all...]
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl_unittest.cc 1088 TestRenderViewHost* orig_rvh = static_cast<TestRenderViewHost*>(test_rvh()); local
    [all...]

Completed in 77 milliseconds