Home | History | Annotate | Download | only in tools

Lines Matching refs:normalized_path

611     normalized_path = abspath(path)
612 super(TestRepository, self).__init__(basename(normalized_path))
613 self.path = normalized_path