Searched refs:SetLastRunTime (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/installer/gcapi/
H A Dgcapi_last_run_test.cc52 bool SetLastRunTime(int64 last_run_time) { function in class:GCAPILastRunTest
76 EXPECT_TRUE(SetLastRunTime(last_run.ToInternalValue()));
95 EXPECT_TRUE(SetLastRunTime(last_run.ToInternalValue()));
H A Dgcapi_reactivation_test.cc40 bool SetLastRunTime(HKEY hive, int64 last_run_time) { function in class:GCAPIReactivationTest
121 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
131 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
165 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
201 EXPECT_TRUE(SetLastRunTime(HKEY_CURRENT_USER,
/external/chromium_org/chrome/browser/google/
H A Dgoogle_update_settings_unittest.cc46 EXPECT_TRUE(GoogleUpdateSettings::SetLastRunTime());
H A Dgoogle_update_settings_posix.cc115 // GetLastRunTime and SetLastRunTime are not implemented for posix. Their
125 bool GoogleUpdateSettings::SetLastRunTime() { function in class:GoogleUpdateSettings
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.h108 // set by SetLastRunTime(). Returns -1 if the value was not found or if
115 static bool SetLastRunTime();
117 // Removes the storage used by SetLastRunTime() and SetLastRunTime(). Returns
H A Dgoogle_update_settings.cc390 bool GoogleUpdateSettings::SetLastRunTime() { function in class:GoogleUpdateSettings
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main.cc1516 GoogleUpdateSettings::SetLastRunTime();

Completed in 275 milliseconds