Home
last modified time | relevance | path

Searched refs:kNotSignedInProfile (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile_manager_unittest.cc100 FilePath().AppendASCII(chrome::kNotSignedInProfile); in TEST_F()
115 FilePath().AppendASCII(chrome::kNotSignedInProfile); in TEST_F()
Dprofile_manager.cc104 default_profile_dir.AppendASCII(chrome::kNotSignedInProfile); in GetDefaultProfileDir()
134 relative_profile_dir.AppendASCII(chrome::kNotSignedInProfile); in GetCurrentProfileDir()
/external/chromium/chrome/browser/diagnostics/
Ddiagnostics_test.cc52 return path.AppendASCII(chrome::kNotSignedInProfile); in GetUserDefaultProfileDir()
/external/chromium/chrome/common/
Dchrome_constants.h33 extern const char kNotSignedInProfile[];
Dchrome_constants.cc72 const char kNotSignedInProfile[] = "Default"; variable
/external/chromium/chrome/browser/
Dshell_integration_win.cc52 ASCIIToUTF16(chrome::kNotSignedInProfile)) { in GetProfileIdFromPath()
225 chrome::kNotSignedInProfile); in GetExpectedAppId()
Dshell_integration_unittest.cc322 default_user_data_dir.AppendASCII(chrome::kNotSignedInProfile); in TEST()