SendBeforeUnloadACK 141 chrome/test/base/browser_with_test_window_test.cc RenderViewHostTester::For(old_rvh)->SendBeforeUnloadACK(true); SendBeforeUnloadACK 407 content/browser/frame_host/navigation_controller_impl_unittest.cc test_rvh()->SendBeforeUnloadACK(true); SendBeforeUnloadACK 458 content/browser/frame_host/navigation_controller_impl_unittest.cc test_rvh()->SendBeforeUnloadACK(true); SendBeforeUnloadACK 738 content/browser/frame_host/navigation_controller_impl_unittest.cc test_rvh()->SendBeforeUnloadACK(true); SendBeforeUnloadACK 818 content/browser/frame_host/navigation_controller_impl_unittest.cc test_rvh()->SendBeforeUnloadACK(true); SendBeforeUnloadACK 828 content/browser/frame_host/navigation_controller_impl_unittest.cc foo_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 1094 content/browser/frame_host/navigation_controller_impl_unittest.cc orig_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 1113 content/browser/frame_host/navigation_controller_impl_unittest.cc new_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 209 content/browser/frame_host/render_frame_host_manager_unittest.cc old_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 272 content/browser/frame_host/render_frame_host_manager_unittest.cc ntp_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 323 content/browser/frame_host/render_frame_host_manager_unittest.cc ntp_rvh2->SendBeforeUnloadACK(true); SendBeforeUnloadACK 339 content/browser/frame_host/render_frame_host_manager_unittest.cc dest_rvh2->SendBeforeUnloadACK(true); SendBeforeUnloadACK 885 content/browser/frame_host/render_frame_host_manager_unittest.cc test_host->SendBeforeUnloadACK(true); SendBeforeUnloadACK 927 content/browser/frame_host/render_frame_host_manager_unittest.cc test_host->SendBeforeUnloadACK(true); SendBeforeUnloadACK 99 content/browser/renderer_host/render_view_host_unittest.cc test_rvh()->SendBeforeUnloadACK(true); SendBeforeUnloadACK 492 content/browser/web_contents/web_contents_impl_unittest.cc orig_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 528 content/browser/web_contents/web_contents_impl_unittest.cc pending_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 624 content/browser/web_contents/web_contents_impl_unittest.cc orig_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 639 content/browser/web_contents/web_contents_impl_unittest.cc rvh2->SendBeforeUnloadACK(true); SendBeforeUnloadACK 721 content/browser/web_contents/web_contents_impl_unittest.cc orig_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 763 content/browser/web_contents/web_contents_impl_unittest.cc orig_rvh->SendBeforeUnloadACK(true); SendBeforeUnloadACK 92 content/public/test/test_renderer_host.h virtual void SendBeforeUnloadACK(bool proceed) = 0; SendBeforeUnloadACK 242 content/test/test_render_view_host.h virtual void SendBeforeUnloadACK(bool proceed) OVERRIDE; SendBeforeUnloadACK 166 content/test/test_web_contents.cc rvh->SendBeforeUnloadACK(true);