HomeSort by relevance Sort by last modified time
    Searched refs:kSessionHours (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/
spellcheck_common.h 21 static const int kSessionHours = 6;
  /external/chromium_org/chrome/browser/spellchecker/
feedback_sender.cc 21 // around for |kSessionHours| hours and then finalized even if user did not act
196 // when the session expires every |kSessionHours| hours.
207 // when the session expires every |kSessionHours| hours.
228 // when the session expires every |kSessionHours| hours.
237 // when the session expires every |kSessionHours| hours.
248 // when the session expires every |kSessionHours| hours.
260 chrome::spellcheck_common::kSessionHours) {
feedback_sender_unittest.cc 92 base::TimeDelta::FromHours(chrome::spellcheck_common::kSessionHours);

Completed in 403 milliseconds