Home
last modified time | relevance | path

Searched defs:system_mount_points (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/fileapi/
Dfile_system_backend_unittest.cc70 scoped_refptr<storage::ExternalMountPoints> system_mount_points( in TEST() local
118 scoped_refptr<storage::ExternalMountPoints> system_mount_points( in TEST() local
212 scoped_refptr<storage::ExternalMountPoints> system_mount_points( in TEST() local
Dfile_system_backend.cc43 storage::ExternalMountPoints* system_mount_points) in FileSystemBackend()