Searched refs:SetHistoryLengthAndPrune (Results 1 – 8 of 8) sorted by relevance
54 virtual void SetHistoryLengthAndPrune(
1363 delegate_->SetHistoryLengthAndPrune(site_instance.get(), in CopyStateFromAndPrune()1415 delegate_->SetHistoryLengthAndPrune( in PruneAllButLastCommitted()
92 virtual void SetHistoryLengthAndPrune(const SiteInstance* site_instance,
203 void TestWebContents::SetHistoryLengthAndPrune( in SetHistoryLengthAndPrune() function in content::TestWebContents
598 FRIEND_TEST_ALL_PREFIXES(RenderViewImplTest, SetHistoryLengthAndPrune);
1642 TEST_F(RenderViewImplTest, SetHistoryLengthAndPrune) { in TEST_F() argument
644 virtual void SetHistoryLengthAndPrune( in NON_EXPORTED_BASE()
1969 void WebContentsImpl::SetHistoryLengthAndPrune( in SetHistoryLengthAndPrune() function in content::WebContentsImpl