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

  /external/chromium_org/chrome/installer/util/
google_update_settings.h 210 static bool UpdateGoogleUpdateApKey(installer::ArchiveType archive_type,
google_update_settings_unittest.cc 378 // GoogleUpdateSettings::UpdateGoogleUpdateApKey.
379 TEST_F(GoogleUpdateSettingsTest, UpdateGoogleUpdateApKey) {
455 EXPECT_FALSE(GoogleUpdateSettings::UpdateGoogleUpdateApKey(
461 EXPECT_TRUE(GoogleUpdateSettings::UpdateGoogleUpdateApKey(
    [all...]
google_update_settings.cc 460 if (UpdateGoogleUpdateApKey(archive_type, install_return_code,
484 bool GoogleUpdateSettings::UpdateGoogleUpdateApKey(
    [all...]

Completed in 688 milliseconds