Home | History | Annotate | Download | only in drive_backend

Lines Matching refs:FPL

29 #define FPL FILE_PATH_LITERAL
349 const base::FilePath path1(FPL("file1"));
350 const base::FilePath path2(FPL("file2"));
351 const base::FilePath path3(FPL("file3"));
384 const base::FilePath path1(FPL("file1"));
385 const base::FilePath path2(FPL("file2"));
386 const base::FilePath path3(FPL("file3"));
497 CreateSyncableFileSystemURL(kOrigin1, base::FilePath(FPL("guf"))),
501 CreateSyncableFileSystemURL(kOrigin2, base::FilePath(FPL("mof"))),
505 CreateSyncableFileSystemURL(kOrigin3, base::FilePath(FPL("waf"))),
593 const base::FilePath file_path = base::FilePath(FPL("file_0"));
594 const base::FilePath folder_path = base::FilePath(FPL("folder_0"));