Home
last modified time | relevance | path

Searched refs:LoadAppListForDriveApi (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
Dexternal_filesystem_apitest.cc489 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json"); in CreateDriveIntegrationService()
555 fake_drive_service->LoadAppListForDriveApi("drive/applist.json"); in CreateDriveIntegrationService()
648 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json"); in CreateDriveIntegrationService()
Dfile_manager_browsertest.cc463 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json"); in CreateDriveIntegrationService()
/external/chromium_org/chrome/browser/drive/
Ddrive_app_registry_unittest.cc47 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json"); in SetUp()
Dfake_drive_service.h35 bool LoadAppListForDriveApi(const std::string& relative_path);
Dfake_drive_service_unittest.cc734 ASSERT_TRUE(fake_service_.LoadAppListForDriveApi( in TEST_F()
750 ASSERT_TRUE(fake_service_.LoadAppListForDriveApi( in TEST_F()
Dfake_drive_service.cc207 bool FakeDriveService::LoadAppListForDriveApi( in LoadAppListForDriveApi() function in drive::FakeDriveService
/external/chromium_org/chrome/browser/extensions/api/file_system/
Dfile_system_apitest_chromeos.cc69 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json"); in CreateDriveIntegrationService()
/external/chromium_org/chrome/browser/apps/drive/
Ddrive_app_provider_browsertest.cc70 fake_drive_service_->LoadAppListForDriveApi("drive/applist_empty.json"); in SetUpOnMainThread()
/external/chromium_org/chrome/browser/chromeos/drive/
Djob_scheduler_unittest.cc143 fake_drive_service_->LoadAppListForDriveApi("drive/applist.json"); in SetUp()