HomeSort by relevance Sort by last modified time
    Searched refs:CreateProfileWithName (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/file_manager/
path_util_unittest.cc 29 Profile* CreateProfileWithName(const std::string& name) {
73 Profile* profile = CreateProfileWithName("hash");
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util_unittest.cc 44 Profile* CreateProfileWithName(const std::string& name) {
82 Profile* profile = CreateProfileWithName("hash1");
88 Profile* profile1 = CreateProfileWithName("hash1");
89 Profile* profile2 = CreateProfileWithName("hash2");

Completed in 47 milliseconds