Searched refs:max_entry_count_for_testing_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.h190 max_entry_count_for_testing_ = max_entry_count;
399 static size_t max_entry_count_for_testing_; member in class:content::NavigationControllerImpl
H A Dnavigation_controller_impl.cc153 size_t NavigationControllerImpl::max_entry_count_for_testing_ = member in class:content::NavigationControllerImpl
1682 if (max_entry_count_for_testing_ != kMaxEntryCountForTestingNotSet)
1683 return max_entry_count_for_testing_;

Completed in 1929 milliseconds