Searched refs:kLocalFilePath (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dmount_path_util_unittest.cc252 const base::FilePath kLocalFilePath = file_system_info.mount_path().Append( local
255 LOG(ERROR) << kLocalFilePath.value();
256 LocalPathParser parser(profile_, kLocalFilePath);
275 const base::FilePath kLocalFilePath = file_system_info.mount_path(); local
277 LocalPathParser parser(profile_, kLocalFilePath);

Completed in 91 milliseconds