Home
last modified time | relevance | path

Searched defs:tempfile (Results 1 – 8 of 8) sorted by relevance

/external/toybox/toys/other/
Ddos2unix.c31 char *tempfile; in GLOBALS()
/external/autotest/client/common_lib/
Dautotemp.py21 class tempfile(object): class
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/
Dfake_tempfile.py338 def __init__(self, filesystem, tempfile, suffix=None, prefix=None, dir=None): argument
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc265 string tempfile = temp_dir.path() + "/minidump-writer-unittest-temp"; in TEST() local
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process_unittest.cc385 ScopedTemporaryFile tempfile; in TEST() local
/external/libedit/src/
Dvi.c1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/external/opencv3/modules/core/src/
Dsystem.cpp542 String tempfile( const char* suffix ) in tempfile() function
/external/toybox/generated/
Dglobals.h146 char *tempfile; member