Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Doptions_general.py167 def with_js(self) -> bool: member in GeneralOptions
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/options/
Doptions_test_suite.py171 def with_js(self, collection: CollectionsOptions | None = None) -> bool: member in TestSuiteOptions