Searched refs:kTestUserProfileDir (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dguest_mode_options_ui_browsertest.cc25 TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/browser/ui/prefs/
H A Dprefs_tab_helper_browsertest.cc32 user_data_directory.AppendASCII(TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/common/
H A Dchrome_constants.h164 // This must be kept in sync with TestingProfile::kTestUserProfileDir.
165 extern const char kTestUserProfileDir[];
H A Dchrome_constants.cc252 const char kTestUserProfileDir[] = "test-user"; member in namespace:chrome
H A Dlogging_chrome.cc203 login_profile_value == chrome::kTestUserProfileDir) {
/external/chromium_org/chrome/browser/extensions/
H A Dextension_startup_browsertest.cc80 profile_dir = profile_dir.AppendASCII(TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/browser/prefs/
H A Dpref_service_browsertest.cc68 user_data_directory.AppendASCII(TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_helper.cc32 // is to keep the promise that TestingProfile::kTestUserProfileDir and
33 // chrome::kTestUserProfileDir are always in sync. Otherwise,
34 // TestingProfile::kTestUserProfileDir needs to be dynamically calculated
37 user_id_hash != chrome::kTestUserProfileDir;
/external/chromium_org/chrome/browser/extensions/api/braille_display_private/
H A Dbraille_display_private_apitest.cc274 TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h55 static const char kTestUserProfileDir[]; member in class:TestingProfile
H A Dtesting_profile.cc196 const char TestingProfile::kTestUserProfileDir[] = "test-user"; member in class:TestingProfile
198 const char TestingProfile::kTestUserProfileDir[] = "Default";
/external/chromium_org/chrome/browser/chromeos/accessibility/
H A Dmagnification_manager_browsertest.cc158 TestingProfile::kTestUserProfileDir);
H A Daccessibility_manager_browsertest.cc232 TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/browser/chromeos/
H A Dchrome_browser_main_chromeos.cc263 chrome::kTestUserProfileDir);
/external/chromium_org/chrome/browser/prefs/tracked/
H A Dpref_hash_browsertest.cc183 profile_dir = profile_dir.AppendASCII(TestingProfile::kTestUserProfileDir);
/external/chromium_org/chrome/browser/chromeos/system/
H A Dtray_accessibility_browsertest.cc81 TestingProfile::kTestUserProfileDir);

Completed in 6769 milliseconds