Searched refs:kAppGuid (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/mini_installer/
H A Dappid.h10 extern const wchar_t kAppGuid[];
H A Dchrome_appid.cc8 const wchar_t kAppGuid[] = L"{8A69D345-D564-463c-AFF1-A69D9E530F96}"; member in namespace:google_update
H A Dconfiguration_test.cc67 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
69 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
71 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
74 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
H A Dconfiguration.cc31 chrome_app_guid_ = google_update::kAppGuid;

Completed in 687 milliseconds