Searched refs:ABS_PATH (Results 1 - 1 of 1) sorted by relevance
/developtools/hiperf/script/ | ||
H A D | recv_binary_cache.py | 27 ABS_PATH = os.path.split(os.path.realpath(__file__))[0] variable 34 self.local_cache_dir = os.path.join(ABS_PATH, 'binary_cache') |
Completed in 1 milliseconds