Home
last modified time | relevance | path

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

/external/chromium_org/tools/
Drun-bisect-perf-regression.py332 bisect_utils.OutputAnnotationStepLink('HTML Results', cloud_file_link)
335 bisect_utils.OutputAnnotationStepLink('HTML Results', cloud_file_link)
/external/chromium_org/tools/auto_bisect/
Dbisect_utils.py109 def OutputAnnotationStepLink(label, url): function