Home | History | Annotate | Download | only in drive

Lines Matching defs:drive

5 #include "chrome/browser/chromeos/drive/job_scheduler.h"
16 #include "chrome/browser/chromeos/drive/test_util.h"
17 #include "chrome/browser/drive/event_logger.h"
18 #include "chrome/browser/drive/fake_drive_service.h"
19 #include "chrome/browser/drive/test_util.h"
22 #include "google_apis/drive/drive_api_parser.h"
23 #include "google_apis/drive/test_util.h"
26 namespace drive {
90 // Fake drive service extended for testing cancellation.
91 // When upload_new_file_cancelable is set, this Drive service starts
143 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json");
597 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
650 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
703 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
748 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
819 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
916 base::FilePath::FromUTF8Unsafe("drive/whatever.txt"), // virtual path
941 base::FilePath::FromUTF8Unsafe("drive/new_file.txt"),
1060 } // namespace drive