Lines Matching refs:drive

7 #include "chrome/browser/chromeos/drive/drive_integration_service.h"
8 #include "chrome/browser/chromeos/drive/file_system_interface.h"
9 #include "chrome/browser/chromeos/drive/file_system_util.h"
10 #include "chrome/browser/drive/fake_drive_service.h"
15 #include "google_apis/drive/drive_api_parser.h"
16 #include "google_apis/drive/test_util.h"
41 new drive::DriveIntegrationServiceFactory::ScopedFactoryForTest(
50 scoped_ptr<drive::ResourceEntry> entry;
51 drive::FileError error = drive::FILE_ERROR_FAILED;
53 base::FilePath::FromUTF8Unsafe("drive/root"), // whatever
56 ASSERT_EQ(drive::FILE_ERROR_OK, error);
65 drive::DriveIntegrationService* CreateDriveIntegrationService(
67 fake_drive_service_ = new drive::FakeDriveService;
68 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json");
72 integration_service_ = new drive::DriveIntegrationService(
107 drive::DriveServiceInterface::AddNewDirectoryOptions(),
114 drive::FakeDriveService* fake_drive_service_;
115 drive::DriveIntegrationService* integration_service_;
116 drive::DriveIntegrationServiceFactory::FactoryCallback
118 scoped_ptr<drive::DriveIntegrationServiceFactory::ScopedFactoryForTest>
124 base::FilePath test_file = drive::util::GetDriveMountPointPath(
134 base::FilePath test_file = drive::util::GetDriveMountPointPath(
144 base::FilePath test_file = drive::util::GetDriveMountPointPath(
156 base::FilePath test_file1 = drive::util::GetDriveMountPointPath(
158 base::FilePath test_file2 = drive::util::GetDriveMountPointPath(
172 drive::util::GetDriveMountPointPath(browser()->profile()).AppendASCII(
183 drive::util::GetDriveMountPointPath(browser()->profile()).AppendASCII(
195 drive::util::GetDriveMountPointPath(browser()->profile()).AppendASCII(
207 drive::util::GetDriveMountPointPath(browser()->profile()).AppendASCII(
218 base::FilePath test_file = drive::util::GetDriveMountPointPath(
228 base::FilePath test_file = drive::util::GetDriveMountPointPath(
238 base::FilePath test_file = drive::util::GetDriveMountPointPath(
248 base::FilePath test_file = drive::util::GetDriveMountPointPath(