Searched defs:TEMPDIR (Results 1 – 8 of 8) sorted by relevance
44 #define TEMPDIR "/tmp" macro46 #define TEMPDIR "/data/local/tmp" macro
32 #define TEMPDIR "/tmp" macro
32 TEMPDIR = os.path.abspath(support.TESTFN) + '-gzdir' variable
33 TEMPDIR = os.path.abspath(support.TESTFN) + "-tardir" variable
264 TEMPDIR = os.path.abspath(tempfile.gettempdir()) variable
30 TEMPDIR = os.path.abspath(test_support.TESTFN) variable
118 TEMPDIR, enumerator