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

  /external/chromium_org/chrome/browser/chromeos/drive/
directory_loader_unittest.cc 160 metadata_->GetResourceEntryByPath(util::GetDriveMyDriveRootPath(),
171 metadata_->GetResourceEntryByPath(util::GetDriveMyDriveRootPath(),
179 util::GetDriveMyDriveRootPath(),
185 util::GetDriveMyDriveRootPath()));
189 metadata_->GetResourceEntryByPath(util::GetDriveMyDriveRootPath(),
197 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
236 util::GetDriveMyDriveRootPath(),
248 util::GetDriveMyDriveRootPath()));
fake_file_system_unittest.cc 43 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
104 util::GetDriveMyDriveRootPath(),
118 util::GetDriveMyDriveRootPath().AppendASCII(
132 util::GetDriveMyDriveRootPath(),
147 util::GetDriveMyDriveRootPath().AppendASCII("Invalid File Name"),
change_list_loader_unittest.cc 236 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
286 observer.changed_files().CountDirectory(util::GetDriveMyDriveRootPath()));
289 util::GetDriveMyDriveRootPath().AppendASCII(gdata_entry->title());
359 observer.changed_files().CountDirectory(util::GetDriveMyDriveRootPath()));
363 util::GetDriveMyDriveRootPath().AppendASCII(gdata_entry->title());
398 observer.changed_files().CountDirectory(util::GetDriveMyDriveRootPath()));
change_list_processor_unittest.cc 517 util::GetDriveMyDriveRootPath().AppendASCII("Directory 1"), &dir1));
525 util::GetDriveMyDriveRootPath(), &root));
537 util::GetDriveMyDriveRootPath().AppendASCII(new_file.title()), &entry));
541 util::GetDriveMyDriveRootPath().AppendASCII(dir1.title()), &entry));
562 util::GetDriveMyDriveRootPath(), &root));
574 util::GetDriveMyDriveRootPath().AppendASCII(new_file.title()), &entry));
625 util::GetDriveMyDriveRootPath(), &root));
file_system_util.h 57 const base::FilePath& GetDriveMyDriveRootPath();
drive_file_stream_reader_unittest.cc 329 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
397 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
466 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
512 util::GetDriveMyDriveRootPath().AppendASCII("EmptyFile.txt");
sync_client_unittest.cc 223 util::GetDriveMyDriveRootPath().AppendASCII("removed"),
233 util::GetDriveMyDriveRootPath().AppendASCII("moved"),
234 util::GetDriveMyDriveRootPath().AppendASCII("moved_new_title"),
fake_file_system.cc 149 if (file_path == util::GetDriveMyDriveRootPath()) {
159 DCHECK(util::GetDriveMyDriveRootPath().IsParent(file_path));
file_system_util.cc 100 const base::FilePath& GetDriveMyDriveRootPath() {
search_metadata.cc 243 util::GetDriveMyDriveRootPath(), &mydrive);
file_system_unittest.cc 243 util::GetDriveMyDriveRootPath(), &root));
657 EXPECT_TRUE(ReadDirectorySync(util::GetDriveMyDriveRootPath()));
689 EXPECT_TRUE(ReadDirectorySync(util::GetDriveMyDriveRootPath()));
    [all...]
change_list_processor.cc 205 util::GetDriveMyDriveRootPath(), &root);
directory_loader.cc 41 util::GetDriveMyDriveRootPath(), &mydrive);
search_metadata_unittest.cc 76 util::GetDriveMyDriveRootPath(), &local_id));
resource_metadata_unittest.cc 96 util::GetDriveMyDriveRootPath(), &local_id));
  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
webkit_file_stream_reader_impl_unittest.cc 72 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
92 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
112 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
133 util::GetDriveMyDriveRootPath().AppendASCII("non-existing.txt");
152 util::GetDriveMyDriveRootPath().AppendASCII("non-existing.txt");
169 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
216 util::GetDriveMyDriveRootPath().AppendASCII("File 1.txt");
  /external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_revert_performer_unittest.cc 82 GetLocalResourceEntry(util::GetDriveMyDriveRootPath(), &my_drive));
115 util::GetDriveMyDriveRootPath()));
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_manager_browsertest.cc 355 drive::util::GetDriveMyDriveRootPath().Append(path).DirName(),
    [all...]

Completed in 842 milliseconds