Home
last modified time | relevance | path

Searched refs:anchor_text (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/
Drun_suite.py320 def GetBuildbotStepLink(anchor_text, url): argument
326 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)