Home
last modified time | relevance | path

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

/external/autotest/server/cros/dynamic_suite/
Dreporting.py494 def _anchor_summary(self, bug): member in Reporter
527 anchored_summary = self._anchor_summary(bug)
850 comment = '%s\n\n%s' % (bug.title(), self._anchor_summary(bug))
Dreporting_unittest.py283 result = reporting.Reporter()._anchor_summary(bug)
296 result = reporting.Reporter()._anchor_summary(bug)