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

  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util.h 44 const base::FilePath::CharType kDriveMyDriveRootDirName[] =
fake_file_system_unittest.cc 140 EXPECT_EQ(util::kDriveMyDriveRootDirName, entry->title());
resource_metadata.cc 189 util::kDriveGrandRootLocalId, util::kDriveMyDriveRootDirName, &child_id);
194 mydrive.set_title(util::kDriveMyDriveRootDirName);
fake_file_system.cc 333 root->set_title(util::kDriveMyDriveRootDirName);
file_system_unittest.cc 628 EXPECT_EQ(1U, found.count(base::FilePath(util::kDriveMyDriveRootDirName)));
    [all...]

Completed in 799 milliseconds