Searched defs:SetLastRunTime (Results 1 - 4 of 4) 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_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.cc390 bool GoogleUpdateSettings::SetLastRunTime() { function in class:GoogleUpdateSettings

Completed in 328 milliseconds