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

  /external/chromium/net/base/
cookie_monster.h 335 // Record statistics every kRecordStatisticsIntervalSeconds of uptime.
336 static const int kRecordStatisticsIntervalSeconds = 10 * 60;
    [all...]
cookie_monster.cc     [all...]
  /external/chromium_org/net/cookies/
cookie_monster.h 390 // Record statistics every kRecordStatisticsIntervalSeconds of uptime.
391 static const int kRecordStatisticsIntervalSeconds = 10 * 60;
    [all...]
cookie_monster.cc     [all...]

Completed in 54 milliseconds