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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager_browsertest.cc191 base::FilePath profile_path1 = cache.GetPathOfProfileAtIndex(0); local
193 EXPECT_FALSE(profile_path1.empty());
195 profile_manager->ScheduleProfileForDeletion(profile_path1,
206 EXPECT_NE(new_profile_path, profile_path1);

Completed in 2288 milliseconds