Searched defs:Platform (Results 1 – 3 of 3) sorted by relevance
/scripts/pylib/twister/twisterlib/ |
A D | platform.py | 48 class Platform: class
|
A D | testplan.py | 643 def handle_quarantined_tests(self, instance: TestInstance, plat: Platform):
|
A D | runner.py | 511 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver): 765 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver):
|
Completed in 11 milliseconds