Home
last modified time | relevance | path

Searched defs:custom (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Dconfig.py92 custom = CustomSuiteOptions() variable in Config
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dtool.py122 def custom(self) -> str: member in ToolBase