Home
last modified time | relevance | path

Searched defs:kFilePath (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/sync/
Dentry_update_performer_unittest.cc196 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
240 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
318 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
374 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/New File.txt")); in TEST_F() local
429 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/New File.txt")); in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_system_unittest.cc540 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive")); in TEST_F() local
547 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/other")); in TEST_F() local
554 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root")); in TEST_F() local
568 const base::FilePath kFilePath( in TEST_F() local
580 const base::FilePath kFilePath( in TEST_F() local
588 const base::FilePath kFilePath( in TEST_F() local
595 const base::FilePath kFilePath( in TEST_F() local
607 const base::FilePath kFilePath( in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dmount_path_util_unittest.cc114 const base::FilePath kFilePath = in TEST_F() local
138 const base::FilePath kFilePath = base::FilePath::FromUTF8Unsafe("/"); in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dcreate_file_operation_unittest.cc21 const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/New File.txt")); in TEST_F() local
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_line_reader_unittest.cpp13 static const char kFilePath[] = "/tmp/foo.txt"; variable
/external/chromium_org/content/browser/loader/
Dupload_data_stream_builder_unittest.cc64 const base::FilePath::StringType kFilePath = FILE_PATH_LITERAL("abc"); in TEST() local
/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
Dopen_file_unittest.cc28 const base::FilePath::CharType kFilePath[] = "/directory/blueberries.txt"; variable
/external/chromium_org/chrome/browser/sync_file_system/local/
Dlocal_file_sync_context_unittest.cc932 const base::FilePath kFilePath(temp_dir.path().Append(FPL("file"))); in TEST_F() local
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Ddrive_file_sync_service_fake_unittest.cc678 const base::FilePath kFilePath(FPL("File 1.txt")); in TestRemoteChange_Override() local