HomeSort by relevance Sort by last modified time
    Searched refs:FromUTF8Unsafe (Results 1 - 25 of 146) sorted by null

1 2 3 4 5 6

  /external/chromium_org/chrome/browser/chromeos/file_manager/
mime_util_unittest.cc 15 GetMimeTypeForPath(base::FilePath::FromUTF8Unsafe("foo.jpg")));
17 GetMimeTypeForPath(base::FilePath::FromUTF8Unsafe("FOO.JPG")));
19 GetMimeTypeForPath(base::FilePath::FromUTF8Unsafe("foo.zzz")));
path_util_unittest.cc 49 base::FilePath::FromUTF8Unsafe("/home/chronos/user/Downloads"),
55 base::FilePath::FromUTF8Unsafe("/home/chronos/user/Downloads/a/b"),
68 base::FilePath::FromUTF8Unsafe("/home/chronos/user/dl"),
76 ASSERT_EQ(base::FilePath::FromUTF8Unsafe("/special/drive-hash"), kDrive);
82 base::FilePath::FromUTF8Unsafe("/special/drive"),
88 base::FilePath::FromUTF8Unsafe("/special/drive/a/b"),
101 base::FilePath::FromUTF8Unsafe("/special/notdrive"),
file_watcher_unittest.cc 35 base::FilePath::FromUTF8Unsafe("foo/bar.txt");
52 base::FilePath::FromUTF8Unsafe("foo/bar.txt");
80 base::FilePath::FromUTF8Unsafe("foo/bar.txt");
111 base::FilePath::FromUTF8Unsafe("foo/bar.txt");
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util_unittest.cc 77 base::FilePath::FromUTF8Unsafe(base::UTF16ToUTF8(utf16_string) + ".txt"));
83 EXPECT_EQ(base::FilePath::FromUTF8Unsafe("/special/drive-hash1"),
91 base::FilePath::FromUTF8Unsafe("/special/drive-hash1")));
93 base::FilePath::FromUTF8Unsafe("/special/drive-hash2/root/xxx")));
95 base::FilePath::FromUTF8Unsafe("/special/non-drive-path")));
100 base::FilePath::FromUTF8Unsafe("/wherever/foo.txt")));
102 base::FilePath::FromUTF8Unsafe("/special/foo.txt")));
104 base::FilePath::FromUTF8Unsafe("special/drive/foo.txt")));
107 base::FilePath::FromUTF8Unsafe("/special/drive")));
109 base::FilePath::FromUTF8Unsafe("/special/drive/foo.txt")))
    [all...]
resource_metadata_unittest.cc 184 base::FilePath::FromUTF8Unsafe("drive/root/dir1/file4"), &entry));
189 base::FilePath::FromUTF8Unsafe("drive/root/dir1/non_existing"), &entry));
193 base::FilePath::FromUTF8Unsafe("drive"), &entry));
197 base::FilePath::FromUTF8Unsafe("non_existing"), &entry));
201 base::FilePath::FromUTF8Unsafe("non_existing/root"), &entry));
208 base::FilePath::FromUTF8Unsafe("drive/root/dir1"), &entries));
218 base::FilePath::FromUTF8Unsafe("drive/root/non_existing"), &entries));
222 base::FilePath::FromUTF8Unsafe("drive/root/dir1/file4"), &entries));
232 base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/file9"), &file_id));
274 base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/file100"), &entry))
    [all...]
change_list_processor_unittest.cc 154 base::FilePath::FromUTF8Unsafe(path), entry.get());
250 base::FilePath::FromUTF8Unsafe("drive/root")));
252 base::FilePath::FromUTF8Unsafe("drive/root/New Directory")));
283 base::FilePath::FromUTF8Unsafe("drive/root")));
285 base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
287 base::FilePath::FromUTF8Unsafe(
290 base::FilePath::FromUTF8Unsafe(
320 base::FilePath::FromUTF8Unsafe("drive/root")));
322 base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
353 base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")))
    [all...]
  /external/chromium_org/chrome/browser/
load_library_perf_test.cc 58 base::FilePath::FromUTF8Unsafe(kWidevineCdmFileName));
63 base::FilePath::FromUTF8Unsafe(kWidevineCdmAdapterFileName));
70 base::FilePath::FromUTF8Unsafe("libclearkeycdm.dylib"));
79 base::FilePath::FromUTF8Unsafe("clearkeycdmadapter.plugin"));
  /external/chromium_org/webkit/common/fileapi/
directory_entry.cc 15 : name(base::FilePath::FromUTF8Unsafe(name).value()),
  /external/chromium_org/extensions/browser/
verified_contents_unittest.cc 74 base::FilePath::FromUTF8Unsafe("manifest.json"))));
78 base::FilePath::FromUTF8Unsafe("background.js"))));
87 base::FilePath nonexistent = base::FilePath::FromUTF8Unsafe("nonexistent");
  /external/chromium_org/net/tools/crl_set_dump/
crl_set_dump.cc 34 crl_set_filename = base::FilePath::FromUTF8Unsafe(argv[1]);
36 delta_filename = base::FilePath::FromUTF8Unsafe(argv[2]);
38 output_filename = base::FilePath::FromUTF8Unsafe(argv[3]);
  /external/chromium_org/chrome/browser/nacl_host/test/
mock_nacl_gdb.cc 53 base::WriteFile(base::FilePath::FromUTF8Unsafe(nacl_gdb_script),
61 base::WriteFile(base::FilePath::FromUTF8Unsafe(mock_nacl_gdb_file),
  /external/chromium_org/content/browser/fileapi/
sandbox_file_system_backend_delegate_unittest.cc 28 base::FilePath::FromUTF8Unsafe(path));
65 base::FilePath::FromUTF8Unsafe("foo"))));
file_system_url_unittest.cc 200 base::FilePath::FromUTF8Unsafe("a"));
203 base::FilePath::FromUTF8Unsafe("b"));
206 base::FilePath::FromUTF8Unsafe("a"));
209 base::FilePath::FromUTF8Unsafe("a"));
212 base::FilePath::FromUTF8Unsafe("a"));
  /external/chromium_org/ppapi/proxy/
flash_file_resource.cc 64 base::FilePath::FromUTF8Unsafe(path_from));
66 base::FilePath::FromUTF8Unsafe(path_to));
78 base::FilePath::FromUTF8Unsafe(path));
90 base::FilePath::FromUTF8Unsafe(path));
109 base::FilePath::FromUTF8Unsafe(path));
185 PepperFilePath pepper_path(domain_type, base::FilePath::FromUTF8Unsafe(path));
210 PepperFilePath pepper_path(domain_type, base::FilePath::FromUTF8Unsafe(path));
  /external/chromium_org/base/
value_conversions.cc 28 *file_path = FilePath::FromUTF8Unsafe(str);
  /external/chromium_org/net/spdy/fuzzing/
hpack_fuzz_wrapper.cc 45 CHECK(base::ReadFileToString(base::FilePath::FromUTF8Unsafe(file_to_parse),
hpack_fuzz_mutator.cc 54 CHECK(base::ReadFileToString(base::FilePath::FromUTF8Unsafe(file_to_parse),
58 base::File file_out(base::FilePath::FromUTF8Unsafe(file_to_write),
  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
fileapi_worker_unittest.cc 162 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
181 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
203 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
225 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
247 const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
mount_path_util_unittest.cc 115 base::FilePath::FromUTF8Unsafe("/hello/world.txt");
138 const base::FilePath kFilePath = base::FilePath::FromUTF8Unsafe("/");
159 const base::FilePath file_path = base::FilePath::FromUTF8Unsafe("/hello");
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder_impl.cc 68 base::FilePath::FromUTF8Unsafe(unique_id).DirName();
86 base::FilePath::FromUTF8Unsafe(unique_id).DirName();
  /external/chromium_org/google_apis/drive/
base_requests_server_unittest.cc 86 base::FilePath::FromUTF8Unsafe("cached_testfile.txt")));
120 base::FilePath::FromUTF8Unsafe("cache_no-such-file.txt")));
  /external/chromium_org/chrome/browser/apps/
app_launch_for_metro_restart_win.cc 56 base::FilePath profile_dir = base::FilePath::FromUTF8Unsafe(
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
get_metadata_unittest.cc 118 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
157 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
177 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
243 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
open_file_unittest.cc 117 base::FilePath::FromUTF8Unsafe(kFilePath),
169 base::FilePath::FromUTF8Unsafe(kFilePath),
190 base::FilePath::FromUTF8Unsafe(kFilePath),
219 base::FilePath::FromUTF8Unsafe(kFilePath),
read_directory_unittest.cc 124 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
163 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
183 base::FilePath::FromUTF8Unsafe(kDirectoryPath),
254 base::FilePath::FromUTF8Unsafe(kDirectoryPath),

Completed in 1664 milliseconds

1 2 3 4 5 6