Home
last modified time | relevance | path

Searched defs:temp_dir (Results 1 – 25 of 139) sorted by relevance

123456

/external/libchrome/base/files/
Dfile_unittest.cc22 base::ScopedTempDir temp_dir; in TEST() local
111 base::ScopedTempDir temp_dir; in TEST() local
121 base::ScopedTempDir temp_dir; in TEST() local
139 base::ScopedTempDir temp_dir; in TEST() local
166 base::ScopedTempDir temp_dir; in TEST() local
249 base::ScopedTempDir temp_dir; in TEST() local
261 base::ScopedTempDir temp_dir; in TEST() local
313 base::ScopedTempDir temp_dir; in TEST() local
372 base::ScopedTempDir temp_dir; local
435 base::ScopedTempDir temp_dir; local
[all …]
Dfile_enumerator_unittest.cc63 ScopedTempDir temp_dir; in TEST() local
76 ScopedTempDir temp_dir; in TEST() local
91 ScopedTempDir temp_dir; in TEST() local
105 ScopedTempDir temp_dir; in TEST() local
124 ScopedTempDir temp_dir; in TEST() local
153 ScopedTempDir temp_dir; in TEST() local
169 ScopedTempDir temp_dir; in TEST() local
185 ScopedTempDir temp_dir; in TEST() local
207 ScopedTempDir temp_dir; in TEST() local
234 ScopedTempDir temp_dir; in TEST() local
[all …]
/external/cronet/base/files/
Dfile_unittest.cc36 base::ScopedTempDir temp_dir; in TEST() local
125 base::ScopedTempDir temp_dir; in TEST() local
135 base::ScopedTempDir temp_dir; in TEST() local
153 base::ScopedTempDir temp_dir; in TEST() local
179 base::ScopedTempDir temp_dir; in TEST() local
262 base::ScopedTempDir temp_dir; in TEST() local
274 base::ScopedTempDir temp_dir; in TEST() local
326 base::ScopedTempDir temp_dir; in TEST() local
394 base::ScopedTempDir temp_dir; local
459 base::ScopedTempDir temp_dir; local
[all …]
Dfile_enumerator_unittest.cc122 void SetUpTestFiles(const ScopedTempDir& temp_dir, in SetUpTestFiles()
146 ScopedTempDir temp_dir; in TEST() local
159 ScopedTempDir temp_dir; in TEST() local
174 ScopedTempDir temp_dir; in TEST() local
188 ScopedTempDir temp_dir; in TEST() local
207 ScopedTempDir temp_dir; in TEST() local
236 ScopedTempDir temp_dir; in TEST() local
252 ScopedTempDir temp_dir; in TEST() local
268 ScopedTempDir temp_dir; in TEST() local
290 ScopedTempDir temp_dir; in TEST() local
[all …]
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc164 AutoTempDir temp_dir; in TEST() local
174 AutoTempDir temp_dir; in TEST() local
214 AutoTempDir temp_dir; in ChildCrash() local
280 AutoTempDir temp_dir; in TEST() local
389 AutoTempDir temp_dir; in TEST() local
401 AutoTempDir temp_dir; in TEST() local
413 AutoTempDir temp_dir; in TEST() local
425 AutoTempDir temp_dir; in TEST() local
437 AutoTempDir temp_dir; in TEST() local
458 AutoTempDir temp_dir; in TEST() local
[all …]
/external/bazelbuild-rules_rust/crate_universe/src/splicing/
Dcargo_config.rs170 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings() localVariable
223 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings_get_index_url_by_name_from_source() localVariable
248 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings_get_index_url_by_name_from_registry() localVariable
270 let temp_dir = tempfile::tempdir().unwrap(); in registry_settings_get_source_from_url() localVariable
295 let temp_dir = tempfile::tempdir().unwrap(); in resolve_replacement_url_no_replacement() localVariable
318 let temp_dir = tempfile::tempdir().unwrap(); in resolve_replacement_url_registry() localVariable
359 let temp_dir = tempfile::tempdir().unwrap(); in resolve_replacement_url_source() localVariable
/external/private-join-and-compute/private_join_and_compute/util/
Delgamal_key_util_test.cc51 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
77 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
124 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
145 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
Dprocess_record_file_util_test.cc66 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
82 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
131 std::filesystem::path temp_dir(::testing::TempDir()); in TEST() local
/external/cronet/base/win/
Dsecurity_util_unittest.cc86 ScopedTempDir temp_dir; in TEST() local
118 ScopedTempDir temp_dir; in TEST() local
136 ScopedTempDir temp_dir; in TEST() local
157 ScopedTempDir temp_dir; in TEST() local
173 ScopedTempDir temp_dir; in TEST() local
191 ScopedTempDir temp_dir; in TEST() local
211 ScopedTempDir temp_dir; in TEST() local
/external/libchrome/mojo/public/cpp/base/
Dfile_unittest.cc15 base::ScopedTempDir temp_dir; in TEST() local
40 base::ScopedTempDir temp_dir; in TEST() local
59 base::ScopedTempDir temp_dir; in TEST() local
/external/crosvm/base/tests/linux/
Dnet.rs22 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_listener_path() localVariable
33 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_listener_from_fd() localVariable
59 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_exists_pass() localVariable
70 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_listener_accept_with_timeout() localVariable
103 let temp_dir = tempdir().expect("failed to create tempdir"); in unix_seqpacket_path_listener_accept() localVariable
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc86 AutoTempDir temp_dir; in TEST() local
116 AutoTempDir temp_dir; in TEST() local
172 AutoTempDir temp_dir; in TEST() local
248 AutoTempDir temp_dir; in TEST() local
293 AutoTempDir temp_dir; in TEST() local
344 AutoTempDir temp_dir; in TEST() local
397 AutoTempDir temp_dir; in TEST() local
441 AutoTempDir temp_dir; in TEST() local
527 AutoTempDir temp_dir; in TEST() local
648 AutoTempDir temp_dir; in TEST() local
[all …]
/external/cronet/base/test/
Dtest_file_util_win_unittest.cc50 ScopedTempDir temp_dir; in TEST() local
59 ScopedTempDir temp_dir; in TEST() local
71 ScopedTempDir temp_dir; in TEST() local
/external/google-breakpad/src/common/linux/
Dmemory_mapped_file_unittest.cc88 AutoTempDir temp_dir; in TEST_F() local
110 AutoTempDir temp_dir; in TEST_F() local
144 AutoTempDir temp_dir; in TEST_F() local
189 AutoTempDir temp_dir; in TEST_F() local
/external/cronet/build/android/pylib/local/machine/
Dlocal_machine_junit_test_run.py84 def _CreatePropertiesJar(self, temp_dir): argument
158 def _QueryTestJsonConfig(self, temp_dir, allow_debugging=True): argument
174 def _MakeJob(self, shard_id, temp_dir, test_group, properties_jar_path, argument
222 def _RunTestsInternal(self, temp_dir, results, raw_logs_fh): argument
/external/angle/build/android/pylib/local/machine/
Dlocal_machine_junit_test_run.py84 def _CreatePropertiesJar(self, temp_dir): argument
159 temp_dir, argument
179 def _MakeJob(self, shard_id, temp_dir, test_group, properties_jar_path, argument
227 def _RunTestsInternal(self, temp_dir, results, raw_logs_fh): argument
/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
Dtempdir.c24 static int test_tempdir(const char *temp_dir, apr_pool_t *p) in test_tempdir()
40 APR_DECLARE(apr_status_t) apr_temp_dir_get(const char **temp_dir, in apr_temp_dir_get()
/external/libchrome/base/
Dpath_service_unittest.cc132 ScopedTempDir temp_dir; in TEST_F() local
184 ScopedTempDir temp_dir; in TEST_F() local
214 ScopedTempDir temp_dir; in TEST_F() local
/external/rust/crates/rusqlite/src/
Dbusy.rs93 let temp_dir = tempfile::tempdir().unwrap(); in test_default_busy() localVariable
110 let temp_dir = tempfile::tempdir().unwrap(); in test_busy_timeout() localVariable
145 let temp_dir = tempfile::tempdir().unwrap(); in test_busy_handler() localVariable
/external/zlib/google/
Dzip_unittest.cc325 base::ScopedTempDir temp_dir; in TestTimeStamp() local
1013 base::ScopedTempDir temp_dir; in TEST_F() local
1024 base::ScopedTempDir temp_dir; in TEST_F() local
1035 base::ScopedTempDir temp_dir; in TEST_F() local
1073 base::ScopedTempDir temp_dir; in TEST_F() local
1105 const base::FilePath& temp_dir = scoped_temp_dir.GetPath(); in TEST_F() local
1130 const base::FilePath& temp_dir = scoped_temp_dir.GetPath(); in TEST_F() local
1150 base::ScopedTempDir temp_dir; in TEST_F() local
1187 base::ScopedTempDir temp_dir; in TEST_F() local
1226 base::ScopedTempDir temp_dir; in TEST_F() local
[all …]
/external/libchrome/mojo/core/
Dplatform_handle_dispatcher_unittest.cc24 base::ScopedTempDir temp_dir; in TEST() local
66 base::ScopedTempDir temp_dir; in TEST() local
/external/crosvm/e2e_tests/tests/
Dfs.rs22 let temp_dir = tempfile::tempdir().unwrap(); in copy_file() localVariable
68 let temp_dir = tempfile::tempdir().unwrap(); in file_ugid() localVariable
Dsnd.rs25 let temp_dir = tempfile::tempdir().unwrap(); in do_playback() localVariable
41 let temp_dir = tempfile::tempdir().unwrap(); in do_playback_with_vhost_user() localVariable
/external/libbrillo/brillo/streams/
Dfile_stream_test.cc715 base::ScopedTempDir temp_dir; in TEST_F() local
743 base::ScopedTempDir temp_dir; in TEST_F() local
772 base::ScopedTempDir temp_dir; in TEST_F() local
794 base::ScopedTempDir temp_dir; in TEST_F() local
809 base::ScopedTempDir temp_dir; in TEST_F() local
828 base::ScopedTempDir temp_dir; in TEST_F() local
850 base::ScopedTempDir temp_dir; in TEST_F() local
869 base::ScopedTempDir temp_dir; in TEST_F() local
887 base::ScopedTempDir temp_dir; in TEST_F() local
903 base::ScopedTempDir temp_dir; in TEST_F() local
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgtest_dirs_test.cc75 MakeTempDir temp_dir("TempDirTest_InEnvironment"); in TEST() local
89 MakeTempDir temp_dir("SrcDirTest_InEnvironment"); in TEST() local

123456