Searched refs:shortDescription (Results 1 – 1 of 1) sorted by relevance
124 log.info("Executing test %s: %s", test.name, test.shortDescription())165 ('description', test.shortDescription()),201 testcase.set('description', test.shortDescription())270 def shortDescription(self): member in BuildPerfTestCase271 return super(BuildPerfTestCase, self).shortDescription() or ""