Searched refs:SCRATCH_DIR (Results 1 – 2 of 2) sorted by relevance
15 SCRATCH_DIR = '/home/%s/cros_scratch' % getpass.getuser() variable152 cache_path_glob = os.path.join(SCRATCH_DIR, cache_dir_glob)175 self.cache_dir = os.path.join(SCRATCH_DIR,
25 SCRATCH_DIR = os.path.expanduser('~/cros_scratch') variable657 cache_path = [os.path.join(SCRATCH_DIR, cache_dir)]