| /external/rust/crates/tempfile/tests/ |
| D | namedtempfile.rs | 16 let mut tmpfile = NamedTempFile::new().unwrap(); in test_basic() localVariable 26 let tmpfile = NamedTempFile::new().unwrap(); in test_deleted() localVariable 35 let mut tmpfile = NamedTempFile::new().unwrap(); in test_persist() localVariable 64 let mut tmpfile = NamedTempFile::new().unwrap(); in test_persist_noclobber() localVariable 88 let tmpfile = Builder::new() in test_customnamed() localVariable 102 let mut tmpfile = Builder::new().append(true).tempfile().unwrap(); in test_append() localVariable 144 let tmpfile = NamedTempFile::new().unwrap(); in test_immut() localVariable 154 let mut tmpfile = NamedTempFile::new().unwrap(); in test_temppath() localVariable 163 let mut tmpfile = NamedTempFile::new().unwrap(); in test_temppath_persist() localVariable 191 let mut tmpfile = NamedTempFile::new().unwrap(); in test_temppath_persist_noclobber() localVariable [all …]
|
| D | tempfile.rs | 10 let mut tmpfile = tempfile::tempfile().unwrap(); in test_basic() localVariable 22 let mut tmpfile = tempfile::tempfile_in(&tmpdir).unwrap(); in test_cleanup() localVariable 54 let mut tmpfile = tempfile::tempfile_in(&tmpdir).unwrap(); in test_pathological_cleaner() localVariable
|
| D | tempdir.rs | 56 let tmpfile = Builder::new() in test_customnamed() localVariable
|
| /external/parameter-framework/upstream/test/tmpfile/ |
| D | CMakeLists.txt | 36 add_library(tmpfile STATIC ${OS_SPECIFIC_TMPFILE}) target
|
| /external/oss-fuzz/projects/tidy-html5/ |
| D | tidy_config_fuzzer.c | 26 char* tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| /external/oss-fuzz/projects/gdk-pixbuf/targets/ |
| D | pixbuf_scale_fuzzer.c | 27 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| D | pixbuf_file_fuzzer.c | 27 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| D | stream_fuzzer.c | 26 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| D | animation_fuzzer.c | 28 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| /external/musl/src/stdio/ |
| D | tmpfile.c | 8 FILE *tmpfile(void) in tmpfile() function
|
| /external/oss-fuzz/projects/cairo/targets/ |
| D | surface_write_png_fuzzer.c | 24 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| D | pdf_surface_fuzzer.c | 33 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| D | text_glyphs_fuzzer.c | 30 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| D | raster_fuzzer.c | 41 char *tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
| /external/libaom/test/ |
| D | film_grain_table_test.cc | 221 FILE *tmpfile = libaom_test::GetTempOutFile(&grain_file); in TEST_F() local 243 FILE *tmpfile = libaom_test::GetTempOutFile(&grain_file); in TEST_F() local
|
| D | y4m_test.cc | 216 libaom_test::TempOutFile tmpfile; in TEST() local 243 libaom_test::TempOutFile tmpfile; in TEST() local
|
| /external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
| D | tm-vmxcopy.c | 43 char tmpfile[] = "/tmp/page_faultXXXXXX"; in test_vmxcopy() local
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_libc_test.cc | 93 char tmpfile[128]; in TEST() local 215 char tmpfile[128]; in TEST() local
|
| /external/libpng/contrib/gregbook/ |
| D | wpng.c | 161 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
|
| /external/AFLplusplus/src/ |
| D | afl-fuzz.c | 1852 char tmpfile[PATH_MAX]; in main() local
|
| /external/ltp/testcases/kernel/mem/mtest05/ |
| D | mmstress.c | 276 int map_and_thread(char *tmpfile, in map_and_thread()
|
| /external/toybox/toys/pending/ |
| D | syslogd.c | 241 char *p, *tmpfile; in open_logfiles() local
|
| /external/autotest/client/cros/audio/ |
| D | audio_helper.py | 330 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND): argument
|
| /external/python/cpython2/Lib/ |
| D | platform.py | 407 tmpfile = '' variable in _popen
|
| /external/bcc/src/cc/ |
| D | bcc_elf.c | 828 char tmpfile[128]; in find_vdso() local
|