Searched refs:kPrefsUpdateBootTimestampStart (Results 1 – 5 of 5) sorted by relevance
107 const char kPrefsUpdateBootTimestampStart[] = "update-boot-timestamp-start"; variable
106 extern const char kPrefsUpdateBootTimestampStart[];
133 prefs_.SetInt64(kPrefsUpdateBootTimestampStart, 10000); in TEST_F()
823 metrics_utils::GetPersistedValue(kPrefsUpdateBootTimestampStart, prefs_)); in CollectAndReportUpdateMetricsOnUpdateFinished()971 prefs_->Delete(kPrefsUpdateBootTimestampStart); in ClearMetricsPrefs()
350 prefs->SetInt64(kPrefsUpdateBootTimestampStart, in SetUpdateBootTimestampStart()