Searched defs:TEMPDIR (Results 1 – 10 of 10) sorted by relevance
44 #define TEMPDIR "/tmp" macro46 #define TEMPDIR "/data/local/tmp" macro
7 const TEMPDIR: &str = env!("CARGO_TARGET_TMPDIR"); constant
14 #define TEMPDIR "/tmp" macro
33 TEMPDIR = os.path.abspath(os_helper.TESTFN) + '-gzdir' variable
38 TEMPDIR = os.path.abspath(os_helper.TESTFN) + "-tardir" variable
264 TEMPDIR = os.path.abspath(tempfile.gettempdir()) variable
30 TEMPDIR = os.path.abspath(test_support.TESTFN) variable
118 TEMPDIR, enumerator