Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_util_unittest.cc57 TEST_F(ProfileRelatedFileSystemUtilTest, GetDriveMountPointPath) { in TEST_F() argument
Dfile_system_util.cc117 base::FilePath GetDriveMountPointPath(Profile* profile) { in GetDriveMountPointPath() function