Searched refs:path_profile2 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager_browsertest.cc290 base::FilePath path_profile2 = local
292 profile_manager->CreateProfileAsync(path_profile2,
315 profiles::SwitchToProfile(path_profile2, desktop_type, false,
320 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
330 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
358 base::FilePath path_profile2 = local
361 path_profile2,
374 profiles::SwitchToProfile(path_profile2, desktop_type, false,
379 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
382 profiles::SwitchToProfile(path_profile2, desktop_typ
[all...]
H A Dprofile_list_desktop_browsertest.cc111 base::FilePath path_profile2 = user_dir.Append( local
113 profile_manager->CreateProfileAsync(path_profile2,
137 menu->SwitchToProfile(cache.GetIndexOfProfileWithPath(path_profile2),
146 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_window_property_manager_browsertest_win.cc201 base::FilePath path_profile2 = local
203 profile_manager->CreateProfileAsync(path_profile2,
220 CreateBrowser(profile_manager->GetProfileByPath(path_profile2));
221 size_t profile2_index = cache.GetIndexOfProfileWithPath(path_profile2);

Completed in 87 milliseconds