Searched defs:run_unit (Results 1 - 12 of 12) sorted by relevance
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/plugins/platforms/ |
| H A D | v_8_host.py | 36 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | ark_js_vm_ohos.py | 63 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | ark_js_vm_host.py | 62 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | node_host.py | 57 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | v_8_device.py | 56 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | swift_device.py | 51 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | swift_host.py | 52 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | arkts_node_interop_host.py | 64 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | arkts_host.py | 77 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| H A D | arkts_device.py | 76 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/plugins/platforms/ |
| H A D | dummy_host.py | 51 def run_unit(self, bu: BenchUnit) -> None: member in Platform
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ |
| H A D | platform.py | 173 def run_unit(self, bu: BenchUnit) -> None: member in PlatformBase
|
Completed in 3 milliseconds