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

/external/chromium_org/chromeos/disks/
H A Dmock_disk_mount_manager.cc27 const char* kTestFilePath = "/this/file/path"; member in namespace:chromeos::disks::__anon6150
76 std::string(kTestFilePath),
109 std::string(kTestFilePath),
137 std::string(kTestFilePath),
/external/chromium_org/chrome/browser/apps/
H A Dapp_browsertest.cc193 const char kTestFilePath[] = "platform_apps/launch_files/test.txt"; member in namespace:extensions::__anon2885
489 SetCommandLineArg(kTestFilePath);
503 base::FilePath::FromUTF8Unsafe(kTestFilePath);
528 SetCommandLineArg(kTestFilePath);
537 SetCommandLineArg(kTestFilePath);
554 SetCommandLineArg(kTestFilePath);
575 test_data_dir_.AppendASCII(kTestFilePath),
590 test_data_dir_.AppendASCII(kTestFilePath),
611 SetCommandLineArg(kTestFilePath);
619 SetCommandLineArg(kTestFilePath);
[all...]
/external/chromium_org/chrome/browser/chromeos/fileapi/
H A Dexternal_file_url_request_job_unittest.cc246 const base::FilePath kTestFilePath("drive/root/File 1.txt");
266 ASSERT_TRUE(ReadDriveFileSync(kTestFilePath, &expected_data));
289 ASSERT_TRUE(ReadDriveFileSync(kTestFilePath, &expected_data));
388 const base::FilePath kTestFilePath("drive/root/File 1.txt");
405 ASSERT_TRUE(ReadDriveFileSync(kTestFilePath, &expected_data));
/external/chromium_org/google_apis/drive/
H A Ddrive_api_requests_unittest.cc928 const base::FilePath kTestFilePath = local
930 ASSERT_TRUE(test_util::WriteStringToFile(kTestFilePath, kTestContent));
986 kTestFilePath,
1021 const base::FilePath kTestFilePath = local
1023 ASSERT_TRUE(test_util::WriteStringToFile(kTestFilePath, kTestContent));
1077 kTestFilePath,
1110 const base::FilePath kTestFilePath = local
1112 ASSERT_TRUE(test_util::WriteStringToFile(kTestFilePath, kTestContent));
1211 kTestFilePath,
1342 const base::FilePath kTestFilePath local
1429 const base::FilePath kTestFilePath = local
1563 const base::FilePath kTestFilePath = local
[all...]
/external/chromium_org/content/browser/download/
H A Ddownload_browsertest.cc851 const base::FilePath::CharType kTestFilePath[] = local
865 net::URLRequestMockHTTPJob::GetMockUrl(base::FilePath(kTestFilePath)));

Completed in 555 milliseconds