Home | History | Annotate | Download | only in cros

Lines Matching refs:dir1

639         # We keep the top 2 names from the cache_path = .../dir1/dir2.
641 dir1 = os.path.basename(os.path.dirname(cache_path))
642 instance_path = os.path.join(self._tradefed_install, dir1, dir2)