Home | History | Annotate | Download | only in drive_backend_v1

Lines Matching refs:FPL

29 #define FPL FILE_PATH_LITERAL
341 const base::FilePath path1(FPL("file1"));
342 const base::FilePath path2(FPL("file2"));
343 const base::FilePath path3(FPL("file3"));
376 const base::FilePath path1(FPL("file1"));
377 const base::FilePath path2(FPL("file2"));
378 const base::FilePath path3(FPL("file3"));
489 CreateSyncableFileSystemURL(kOrigin1, base::FilePath(FPL("guf"))),
493 CreateSyncableFileSystemURL(kOrigin2, base::FilePath(FPL("mof"))),
497 CreateSyncableFileSystemURL(kOrigin3, base::FilePath(FPL("waf"))),
585 const base::FilePath file_path = base::FilePath(FPL("file_0"));
586 const base::FilePath folder_path = base::FilePath(FPL("folder_0"));