Home
last modified time | relevance | path

Searched refs:AppendASCII (Results 1 – 25 of 28) sorted by relevance

12

/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc172 return temp_dir_.GetPath().AppendASCII("FilePathWatcherTest"); in test_file()
176 return temp_dir_.GetPath().AppendASCII("FilePathWatcherTest.lnk"); in test_link()
253 FilePath source_file(temp_dir_.GetPath().AppendASCII("source")); in TEST_F()
339 FilePath dir(temp_dir_.GetPath().AppendASCII("dir")); in TEST_F()
340 FilePath file(dir.AppendASCII("file")); in TEST_F()
368 path = path.AppendASCII(dir); in TEST_F()
372 FilePath file(path.AppendASCII("file")); in TEST_F()
379 sub_path = sub_path.AppendASCII(*d); in TEST_F()
398 FilePath dir(temp_dir_.GetPath().AppendASCII("dir")); in TEST_F()
399 FilePath file(dir.AppendASCII("file")); in TEST_F()
[all …]
Dfile_enumerator_unittest.cc80 const FilePath file = path.AppendASCII("test.txt"); in TEST()
95 ASSERT_TRUE(CreateDummyFile(path.AppendASCII("test.txt"))); in TEST()
109 const FilePath file = path.AppendASCII("test.txt"); in TEST()
128 const FilePath foo_txt = path.AppendASCII("foo.txt"); in TEST()
129 const FilePath bar_txt = path.AppendASCII("bar.txt"); in TEST()
190 const FilePath subdir_foo = path.AppendASCII("foo"); in TEST()
191 const FilePath subdir_bar = path.AppendASCII("bar"); in TEST()
214 const FilePath file = path.AppendASCII("test.txt"); in TEST()
241 const FilePath foo_txt = path.AppendASCII("foo.txt"); in TEST()
242 const FilePath bar_txt = temp_subdir.GetPath().AppendASCII("bar.txt"); in TEST()
[all …]
Dfile_unittest.cc24 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file_1"); in TEST()
98 file_path = temp_dir.GetPath().AppendASCII("create_file_2"); in TEST()
113 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file_1"); in TEST()
123 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file"); in TEST()
141 FilePath file_path = temp_dir.GetPath().AppendASCII("create_file_1"); in TEST()
168 FilePath file_path = temp_dir.GetPath().AppendASCII("read_write_file"); in TEST()
252 FilePath nonexistent_path(temp_dir.GetPath().AppendASCII("nonexistent")); in TEST()
263 FilePath file_path = temp_dir.GetPath().AppendASCII("append_file"); in TEST()
315 FilePath file_path = temp_dir.GetPath().AppendASCII("truncate_file"); in TEST()
374 File file(temp_dir.GetPath().AppendASCII("touch_get_info_file"),
[all …]
Dimportant_file_writer_unittest.cc121 file_ = temp_dir_.GetPath().AppendASCII("test-file"); in SetUp()
185 ImportantFileWriter writer(FilePath().AppendASCII("bad/../path"), in TEST_F()
339 FilePath invalid_file_ = FilePath().AppendASCII("bad/../non_existent/path"); in TEST_F()
Dfile_path.h322 FilePath AppendASCII(StringPiece component) const WARN_UNUSED_RESULT;
/external/libchrome/base/test/metrics/
Dhistogram_enum_reader.cc92 base::FilePath enums_xml = src_root.AppendASCII("tools") in ReadEnumFromEnumsXml()
93 .AppendASCII("metrics") in ReadEnumFromEnumsXml()
94 .AppendASCII("histograms") in ReadEnumFromEnumsXml()
95 .AppendASCII("enums.xml"); in ReadEnumFromEnumsXml()
/external/libchrome/mojo/public/cpp/base/
Dfile_unittest.cc19 temp_dir.GetPath().AppendASCII("test_file.txt"), in TEST()
42 base::FilePath path = temp_dir.GetPath().AppendASCII("async_test_file.txt"); in TEST()
63 temp_dir.GetPath().AppendASCII("test_file.txt"), in TEST()
/external/libchrome/base/json/
Djson_value_serializer_unittest.cc152 FilePath temp_file(tempdir.GetPath().AppendASCII("test.json")); in TEST()
176 FilePath temp_file(tempdir.GetPath().AppendASCII("test.json")); in TEST()
408 original_file_path = original_file_path.AppendASCII("serializer_test.json"); in TEST_F()
436 temp_dir_.GetPath().AppendASCII("test_output.js"); in TEST_F()
452 original_file_path.AppendASCII("serializer_nested_test.json"); in TEST_F()
462 temp_dir_.GetPath().AppendASCII("test_output.json"); in TEST_F()
478 source_file_path.AppendASCII("serializer_test_nowhitespace.json"); in TEST_F()
Djson_reader_unittest.cc551 path = path.AppendASCII("json"); in TEST()
555 ASSERT_TRUE(ReadFileToString(path.AppendASCII("bom_feff.json"), &input)); in TEST()
/external/libchrome/base/metrics/
Dpersistent_histogram_storage.cc56 FilePath storage_dir = storage_base_dir_.AppendASCII(allocator->Name()); in ~PersistentHistogramStorage()
89 .AppendASCII(StringPrintf("%04d%02d%02d%02d%02d%02d", exploded.year, in ~PersistentHistogramStorage()
Dpersistent_histogram_storage_unittest.cc35 temp_dir_path().AppendASCII(kTestHistogramAllocatorName); in SetUp()
Dpersistent_memory_allocator_unittest.cc727 FilePath file_path = temp_dir.GetPath().AppendASCII("persistent_memory"); in TEST()
787 FilePath file_path = temp_dir.GetPath().AppendASCII("extend_test"); in TEST()
853 FilePath file_path = temp_dir.GetPath().AppendASCII(filename); in TEST()
904 file_path = temp_dir.GetPath().AppendASCII(filename); in TEST()
934 FilePath file_path = temp_dir.GetPath().AppendASCII("truncate_test"); in TEST_F()
Dpersistent_histogram_allocator_unittest.cc163 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F()
192 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F()
/external/libchrome/base/process/
Dmemory_linux.cc77 FilePath oom_file = oom_path.AppendASCII("oom_score_adj"); in AdjustOOMScore()
88 oom_file = oom_path.AppendASCII("oom_adj"); in AdjustOOMScore()
Dprocess_metrics_unittest.cc535 File file(signal_dir.AppendASCII(signal_file), in SignalEvent()
542 File file(signal_dir.AppendASCII(signal_file), in CheckEvent()
/external/libchrome/libchrome_tools/patch/
Dmojom_disable_trace_and_mem_dump.patch157 - .AppendASCII(entry.interface_name)
158 - .AppendASCII(base::NumberToString(identifier));
168 - base::FilePath path = message_directory.AppendASCII(filename);
184 +// .AppendASCII(entry.interface_name)
185 +// .AppendASCII(base::NumberToString(identifier));
195 +// base::FilePath path = message_directory.AppendASCII(filename);
Dpath_service.patch54 path = path.AppendASCII("json");
65 original_file_path = original_file_path.AppendASCII("serializer_test.json");
/external/libchrome/crypto/
Dnss_util.cc81 dir = dir.AppendASCII(".pki").AppendASCII("nssdb"); in GetDefaultConfigDirectory()
272 base::FilePath nssdb_path = path.AppendASCII(".pki").AppendASCII("nssdb"); in OpenPersistentNSSDBForPath()
/external/libchrome/mojo/core/test/
Dtest_support_impl.cc36 path = path.AppendASCII(component); in ResolveSourceRootRelativePath()
Dmultiprocess_test_helper.cc123 temp_dir.AppendASCII(base::NumberToString(base::RandUint64())).value(); in StartChildWithExtraSwitch()
/external/libchrome/mojo/public/cpp/platform/
Dnamed_platform_channel_posix.cc26 .AppendASCII(base::NumberToString(base::RandUint64())) in GenerateRandomServerName()
/external/libchrome/mojo/public/cpp/platform/tests/
Dplatform_handle_unittest.cc105 base::File test_file(temp_dir_.GetPath().AppendASCII("test"), in SetUpFile()
/external/libchrome/base/memory/
Dshared_memory_posix.cc374 *path = temp_dir.AppendASCII(name_base + mem_name); in FilePathForMemoryName()
/external/libchrome/mojo/public/cpp/system/tests/
Dfile_data_pipe_producer_unittest.cc92 base::FilePath temp_file_path = temp_dir_.GetPath().AppendASCII( in CreateTempFileWithContents()
/external/libchrome/base/debug/
Dactivity_tracker_unittest.cc355 FilePath temp_file = temp_dir.GetPath().AppendASCII(temp_name); in TEST_F()

12