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.py542 def _anchor_summary(self, bug): member in Reporter
575 anchored_summary = self._anchor_summary(bug)
901 comment = '%s\n\n%s' % (bug.title(), self._anchor_summary(bug))
Dreporting_unittest.py298 result = reporting.Reporter()._anchor_summary(bug)
312 result = reporting.Reporter()._anchor_summary(bug)