Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_integration_service.cc207 const base::FilePath& test_cache_root, in DriveIntegrationService() argument
212 cache_root_directory_(!test_cache_root.empty() ? in DriveIntegrationService()
213 test_cache_root : util::GetCacheRootPath(profile)), in DriveIntegrationService()
Ddrive_integration_service.h80 const base::FilePath& test_cache_root,