Searched refs:anchor_text (Results 1 – 1 of 1) sorted by relevance
320 def GetBuildbotStepLink(anchor_text, url): argument326 return '@@@STEP_LINK@%s@%s@@@' % (anchor_text, url)410 anchor_text = '%(anchor)s: %(info)s' % {413 anchor_text = self.anchor.strip()415 return GetBuildbotStepLink(anchor_text, url)