Searched refs:executed (Results 1 – 8 of 8) sorted by relevance
/test/vts/runners/host/ |
D | records.py | 239 self.executed = [] 315 for executed in self.executed: 316 if requested.isSameTestCase(executed): 350 self.requested, self.failed, self.executed, self.passed, 373 self.executed.append(record) 409 self.executed.append(record) 422 self.executed.append(record) 442 self.executed, self.failed, self.passed, self.skipped, self.error) 443 executed = [record.getDict() for record in records] 446 d["Results"] = executed [all …]
|
D | base_test.py | 542 self.results.executed) 1397 if self.isSkipAllTests() and not self.results.executed:
|
/test/vts/utils/python/web/ |
D | web_utils.py | 420 def GenerateReportMessage(self, requested, executed): argument 436 for test in requested[len(executed):]:
|
/test/vts/proto/ |
D | VtsReportMessage.proto | 197 // i-th element gives the number of times i-th line is executed. 204 // the number of source code lines that are executed.
|
/test/mlts/benchmark/ |
D | README.txt | 50 executed in parallel. Tests are running in a separate process so crashes can be detected and
|
D | LICENSE | 135 the terms of any separate license agreement you may have executed
|
/test/vts/hals/light/bullhead/ |
D | NOTICE | 148 the terms of any separate license agreement you may have executed
|
/test/mlts/models/ |
D | LICENSE | 135 the terms of any separate license agreement you may have executed
|