Home
last modified time | relevance | path

Searched refs:kSeconds (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dcef_crash_report_upload_thread.cc42 const int kSeconds = 60 * 60 * 24; // 24 hours in ProcessPendingReports() local
47 if (report.last_upload_attempt_time > now - kSeconds) in ProcessPendingReports()
/third_party/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp1494 static const char *kSeconds = "Seconds"; variable
1551 return kSeconds; in RelativeUnitStr()
1574 return kSeconds; in RelativeDateTimeUnitStr()