Searched refs:cros_dir (Results 1 – 2 of 2) sorted by relevance
9 cros_dir = os.path.abspath(os.path.join(dirname, "..")) variable10 sys.path.insert(0, cros_dir)
9 cros_dir = os.path.abspath(os.path.join(dirname, "..", "..")) variable10 sys.path.insert(0, cros_dir)