Home
last modified time | relevance | path

Searched refs:tempdirs (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
Dbase.py63 self.tempdirs = []
66 while self.tempdirs:
67 tmpdir = self.tempdirs.pop()
110 self.tempdirs.append(tmpdir)
/external/autotest/client/site_tests/platform_TempFS/
Dplatform_TempFS.py28 tempdirs = ['/dev', '/tmp', '/dev/shm', '/var/tmp', '/var/run',
31 for dir in tempdirs:
/external/autotest/client/tests/ffsb/
Dffsb.py27 tempdirs = [] variable in ffsb
128 self.tempdirs.append(ffsbdir)
196 for l in self.tempdirs:
/external/selinux/policycoreutils/scripts/
Dfixfiles237 tmpdirs=${tempdirs//-e/}
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Dtest_oauth2_client.py116 self.tempdirs = []