Home
last modified time | relevance | path

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

12

/third_party/musl/libc-test/src/functionalext/supplement/temp/
Dmkdtemp.c28 char temp_dir[] = "test-XXXXXX"; in mkdtemp_0100() local
44 char temp_dir[] = "test"; in mkdtemp_0200() local
56 char temp_dir[] = "test-XX"; in mkdtemp_0300() local
68 char temp_dir[] = "test-XXXXXX-dir"; in mkdtemp_0400() local
105 char temp_dir[] = "test-XXXXXX"; in mkdtemp_0600() local
Dmkostemp.c165 char temp_dir[] = "/data/mkostemp_0700_XXXXXX_dir"; in mkostemp_0700() local
/third_party/gn/src/gn/
Dfile_writer_unittest.cc16 base::ScopedTempDir temp_dir; in TEST() local
32 base::ScopedTempDir temp_dir; in TEST() local
53 base::ScopedTempDir temp_dir; in TEST() local
Dstring_output_buffer_unittest.cc85 base::ScopedTempDir temp_dir; in TEST() local
115 base::ScopedTempDir temp_dir; in TEST() local
Dfunction_write_file_unittest.cc54 base::ScopedTempDir temp_dir; in TEST_F() local
Dexec_process_unittest.cc28 base::ScopedTempDir temp_dir; in ExecPython() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/tests/slow-tests/
Dtestdir.rs14 let temp_dir = std::env::temp_dir(); in new() localVariable
23 let temp_dir = temp_dir.canonicalize().unwrap(); in new() localVariable
/third_party/skia/third_party/externals/zlib/google/
Dzip_unittest.cc249 base::ScopedTempDir temp_dir; in TestTimeStamp() local
417 base::ScopedTempDir temp_dir; in TEST_F() local
430 base::ScopedTempDir temp_dir; in TEST_F() local
443 base::ScopedTempDir temp_dir; in TEST_F() local
483 base::ScopedTempDir temp_dir; in TEST_F() local
520 const base::FilePath& temp_dir = scoped_temp_dir.GetPath(); in TEST_F() local
544 const base::FilePath& temp_dir = scoped_temp_dir.GetPath(); in TEST_F() local
/third_party/skia/m133/third_party/externals/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 …]
/third_party/skia/third_party/externals/spirv-tools/test/scripts/
Dtest_compact_ids.py21 def test_spirv_file(path, temp_dir): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/scripts/
Dtest_compact_ids.py21 def test_spirv_file(path, temp_dir): argument
/third_party/spirv-tools/test/scripts/
Dtest_compact_ids.py21 def test_spirv_file(path, temp_dir): argument
/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
/third_party/mindspore/mindspore-src/source/tests/ut/python/debugger/gpu_tests/
Dtest_read_constant_tensor.py34 temp_dir = '' variable in TestOfflineReadConstantTensor
Dtest_read_tensors_nonexist_node.py33 temp_dir = '' variable in TestOfflineReadNonExistTensor
Dtest_read_tensors.py33 temp_dir = '' variable in TestOfflineReadTensor
Dtest_watchpoints.py33 temp_dir = '' variable in TestOfflineWatchpoints
/third_party/typescript/tests/ts_extra_tests/
Drun_ts_case.py114 def copy_dir_to_temp(work_dir, dir_name, temp_dir): argument
/third_party/rust/rust/library/std/src/sys/unsupported/
Dos.rs91 pub fn temp_dir() -> PathBuf { in temp_dir() function
/third_party/rust/rust/compiler/rustc_data_structures/src/
Dlib.rs97 pub mod temp_dir; module
/third_party/rust/rust/library/std/src/sys/sgx/
Dos.rs126 pub fn temp_dir() -> PathBuf { in temp_dir() function
/third_party/skia/m133/third_party/externals/zlib/contrib/tests/
Dutils_unittest.cc1090 base::ScopedTempDir temp_dir; in TEST() local
1159 base::ScopedTempDir temp_dir; in TEST() local
/third_party/rust/rust/src/bootstrap/
Dtarball.rs95 temp_dir: PathBuf, field
117 let mut temp_dir = builder.out.join("tmp").join("tarball").join(component); in new_inner() localVariable
/third_party/rust/rust/library/std/src/sys/hermit/
Dos.rs162 pub fn temp_dir() -> PathBuf { in temp_dir() function
/third_party/rust/rust/library/std/src/sys/solid/
Dos.rs178 pub fn temp_dir() -> PathBuf { in temp_dir() function

12