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 53 virtual void SetHistoryLengthAndPrune(
navigation_controller_impl.cc     [all...]
  /external/chromium_org/content/test/
test_web_contents.h 78 // Establish expected arguments for |SetHistoryLengthAndPrune()|. When
79 // |SetHistoryLengthAndPrune()| is called, the arguments are compared
87 virtual void SetHistoryLengthAndPrune(const SiteInstance* site_instance,
124 // Expectations for arguments of |SetHistoryLengthAndPrune()|.
test_web_contents.cc 201 void TestWebContents::SetHistoryLengthAndPrune(
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 598 virtual void SetHistoryLengthAndPrune(
    [all...]
web_contents_impl.cc     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.h 624 FRIEND_TEST_ALL_PREFIXES(RenderViewImplTest, SetHistoryLengthAndPrune);
    [all...]
render_view_browsertest.cc     [all...]

Completed in 609 milliseconds