Searched refs:AutocompleteAgeThreshold (Results 1 – 5 of 5) sorted by relevance
378 base::Time AutocompleteAgeThreshold() { in AutocompleteAgeThreshold() function386 threshold.is_null() ? AutocompleteAgeThreshold() : threshold; in RowQualifiesAsSignificant()
119 const base::Time& threshold(AutocompleteAgeThreshold()); in TEST()
667 base::Time AutocompleteAgeThreshold();
256 0, AutocompleteAgeThreshold().ToInternalValue()); in InitURLEnumeratorForSignificant()
1016 const base::Time& threshold(history::AutocompleteAgeThreshold()); in CullPoorMatches()