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

  /external/chromium_org/content/browser/frame_host/
navigation_controller_delegate.h 54 virtual void SetHistoryLengthAndPrune(
navigation_controller_impl.cc     [all...]
  /external/chromium_org/content/test/
test_web_contents.h 83 // Establish expected arguments for |SetHistoryLengthAndPrune()|. When
84 // |SetHistoryLengthAndPrune()| is called, the arguments are compared
92 virtual void SetHistoryLengthAndPrune(const SiteInstance* site_instance,
129 // Expectations for arguments of |SetHistoryLengthAndPrune()|.
test_web_contents.cc 203 void TestWebContents::SetHistoryLengthAndPrune(
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 644 virtual void SetHistoryLengthAndPrune(
    [all...]
web_contents_impl.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.h 598 FRIEND_TEST_ALL_PREFIXES(RenderViewImplTest, SetHistoryLengthAndPrune);
    [all...]
render_view_browsertest.cc     [all...]

Completed in 824 milliseconds