Searched refs:TestResult (Results 1 – 3 of 3) sorted by relevance
11 class TestResult: class65 if isinstance(result_data, TestResult):
358 res = TestResult(tidx['id'], tidx['name'])365 res = TestResult(tidx['id'], tidx['name'])474 res = TestResult(tidx['id'], tidx['name'])489 res = TestResult(tidx['id'], tidx['name'])516 res = TestResult(tidx['id'], tidx['name'])
43 res = TestResult('{}-mem'.format(self.testidlist[xx]), 'Test skipped')105 res = TestResult('{}-mem'.format(self.args.testid),
Completed in 6 milliseconds