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.cc68 scoped_refptr<fileapi::ExternalMountPoints> system_mount_points( in TEST() local
115 scoped_refptr<fileapi::ExternalMountPoints> system_mount_points( in TEST() local
215 scoped_refptr<fileapi::ExternalMountPoints> system_mount_points( in TEST() local
Dfile_system_backend.cc47 fileapi::ExternalMountPoints* system_mount_points) in FileSystemBackend()