HomeSort by relevance Sort by last modified time
    Searched full:dest_path1 (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/profiles/
profile_manager_unittest.cc 132 FilePath dest_path1 = temp_dir_.path(); local
133 dest_path1 = dest_path1.Append(FILE_PATH_LITERAL("New Profile 1"));
142 profile1 = profile_manager_->GetProfile(dest_path1);
203 FilePath dest_path1 = local
211 profile_manager_->CreateProfileAsync(dest_path1, &mock_observer);

Completed in 5765 milliseconds