Searched defs:tempfile (Results 1 – 8 of 8) sorted by relevance
31 char *tempfile; in GLOBALS()
21 class tempfile(object): class
338 def __init__(self, filesystem, tempfile, suffix=None, prefix=None, dir=None): argument
265 string tempfile = temp_dir.path() + "/minidump-writer-unittest-temp"; in TEST() local
385 ScopedTemporaryFile tempfile; in TEST() local
1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
542 String tempfile( const char* suffix ) in tempfile() function
146 char *tempfile; member