Searched refs:IsOnSwappedOutList (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager.h295 bool IsOnSwappedOutList(RenderFrameHostImpl* rfh) const;
H A Drender_frame_host_manager.cc1678 return IsOnSwappedOutList(proxy->render_frame_host());
1681 bool RenderFrameHostManager::IsOnSwappedOutList( function in class:content::RenderFrameHostManager
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc526 EXPECT_TRUE(contents()->GetRenderManagerForTesting()->IsOnSwappedOutList(
550 IsOnSwappedOutList(pending_rfh));
745 EXPECT_TRUE(contents()->GetRenderManagerForTesting()->IsOnSwappedOutList(

Completed in 164 milliseconds