Searched defs:collect (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/libabckit/tests/stress/ | ||
| D | stress_hermes.py | 51 def collect(self) -> List[str]: member in HermesStressTest |
| D | stress_sts_with_runtime.py | 42 def collect(self) -> List[str]: member in StsStressTestWithRuntime |
| D | stress_test262.py | 97 def collect(self) -> List[str]: member in Test262StressTest |
| D | stress_test.py | 89 def collect(self) -> List[str]: member in StressTest |
| D | stress_test262_with_runtime.py | 157 def collect(self) -> List[str]: member in Test262StressTestWithRuntime |
| D | stress_sts.py | 163 def collect(self) -> List[str]: member in StsStressTest |
| /arkcompiler/runtime_core/taihe/compiler/taihe/driver/ | ||
| D | contexts.py | 122 def collect(self): member in CompilerInstance |
| /arkcompiler/runtime_core/taihe/compiler/tests/ | ||
| D | test_semantic_error.py | 62 def collect(self): member in SemanticTestCompilerInstance |
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/ | ||
| D | IrViewer.js | 347 let collect = { variable |