HomeSort by relevance Sort by last modified time
    Searched refs:MOBLAB_TMP_DIR (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/hosts/
teststation_host.py 109 parent = (moblab_host.MOBLAB_TMP_DIR if parent == '/tmp'
110 else os.path.join(moblab_host.MOBLAB_TMP_DIR,
moblab_host.py 49 MOBLAB_TMP_DIR = '/mnt/moblab/tmp'
322 def make_tmp_dir(self, base=MOBLAB_TMP_DIR):

Completed in 231 milliseconds