OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_days_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/instant/
promo_counter.cc
31
max_days_
(max_days),
53
if (show_ && (current_time - initial_show_).InDays() >=
max_days_
)
64
1,
max_days_
* 24, 24);
79
// less than
max_days_
since we first showed the opt-in, or the user hasn't
103
max_days_
* 24, 24);
112
1,
max_days_
* 24, 24);
promo_counter.h
64
const int
max_days_
;
member in class:PromoCounter
Completed in 164 milliseconds