Home
last modified time | relevance | path

Searched refs:test_drive_service (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_integration_service.cc206 DriveServiceInterface* test_drive_service, in DriveIntegrationService() argument
224 if (test_drive_service) { in DriveIntegrationService()
225 drive_service_.reset(test_drive_service); in DriveIntegrationService()
Ddrive_integration_service.h79 DriveServiceInterface* test_drive_service,