Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 – 12 of 12) sorted by relevance

/external/parameter-framework/upstream/test/tmpfile/
DCMakeLists.txt36 add_library(tmpfile STATIC ${OS_SPECIFIC_TMPFILE}) target
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-vmxcopy.c43 char tmpfile[] = "/tmp/page_faultXXXXXX"; in test_vmxcopy() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc93 char tmpfile[128]; in TEST() local
215 char tmpfile[128]; in TEST() local
/external/perf_data_converter/src/quipper/
Dperf_parser_test.cc653 const string tmpfile = tmpdir.path() + "file_in_namespace"; in TEST() local
791 const string tmpfile = tmpdir.path() + "file_in_namespace"; in TEST() local
874 const string tmpfile = tmpdir.path() + "file_in_namespace"; in TEST() local
959 const string tmpfile = tmpdir.path() + "file_in_namespace"; in TEST() local
1048 const string tmpfile = tmpdir.path() + "file_in_namespace"; in TEST() local
1145 const string tmpfile = tmpdir.path() + "file_in_namespace"; in TEST() local
/external/libpng/contrib/gregbook/
Dwpng.c161 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
/external/u-boot/tools/
Dfit_image.c27 const char *tmpfile) in fit_add_file_data()
625 char tmpfile[MKIMAGE_MAX_TMPFILE_LEN]; in fit_handle_file() local
/external/ltp/testcases/kernel/mem/mtest05/
Dmmstress.c276 int map_and_thread(char *tmpfile, in map_and_thread()
/external/toybox/toys/pending/
Dsyslogd.c241 char *p, *tmpfile; in open_logfiles() local
/external/autotest/client/cros/audio/
Daudio_helper.py389 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND): argument
/external/python/cpython2/Lib/
Dplatform.py407 tmpfile = '' variable in _popen
/external/bcc/src/cc/
Dbcc_elf.c614 char tmpfile[128]; in find_vdso() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1625 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument