Home
last modified time | relevance | path

Searched refs:MOBLAB_TMP_DIR (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dteststation_host.py109 parent = (moblab_host.MOBLAB_TMP_DIR if parent == '/tmp'
110 else os.path.join(moblab_host.MOBLAB_TMP_DIR,
Dmoblab_host.py49 MOBLAB_TMP_DIR = '/mnt/moblab/tmp' variable
322 def make_tmp_dir(self, base=MOBLAB_TMP_DIR):