Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 25 of 45) sorted by relevance

12

/arkcompiler/toolchain/test/autotest/aw/cdp/
Druntime.py34 own_properties: Optional[bool] = None,
35 accessor_properties_only: Optional[bool] = None,
36 generate_preview: Optional[bool] = None,
37 non_indexed_properties_only: Optional[bool] = None):
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
Dpreparation_step.py61 def transform(self, force_generated: bool) -> List[str]:
69 def transform(self, force_generated: bool) -> List[str]:
82 def transform(self, force_generated: bool) -> List[str]:
135 def transform(self, force_generated: bool) -> List[str]:
143 def transform(self, force_generated: bool) -> List[str]:
180 def transform(self, force_generated: bool) -> List[str]:
204 def transform(self, force_generated: bool) -> List[str]:
Drunner_ets.py87 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestETS:
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dutils.py43 def download(name: str, git_url: str, revision: str, target_path: str, show_progress: bool = False)…
73 … stamp_name: Optional[str] = None, test_subdir: str = "test", show_progress: bool = False,
74 process_copy: Optional[ProcessCopy] = None, force_download: bool = False) -> str:
106 def copy(source_path: Union[Path, str], dest_path: Union[Path, str], remove_if_exist: bool = True) …
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddefault_inspector_extension.cpp132 …const ObjectHeader *object, const std::function<void(const std::string &, TypedValue, bool, bool, … in EnumerateProperties() argument
192 …const ObjectHeader *object, const std::function<void(const std::string &, TypedValue, bool, bool, … in EnumerateProperties() argument
/arkcompiler/ets_runtime/test/sharedtest/sendableobj/
Dsendable.ts54 let bool = true; variable
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
Ddecorator_value.py40 required: bool = False,
88 def _to_qemu(names: Union[str, List[Tuple[str, bool]], None]) -> Optional[QemuKind]: argument
127 def _to_bool(cli_value: Union[str, bool, None]) -> Optional[bool]: argument
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dreport.py74 def print(self, full: bool = False) -> None:
97 def status_diff(status1: bool, status2: bool, is_flaky: bool) -> str:
209 def text_report(self, full: bool = True,
240 pretty: bool = True) -> None:
Dshell.py114 measure_time: bool = False,
156 measure_time: bool = False,
184 measure_time: bool = False,
236 measure_time: bool = False,
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic/ets_to_ts/
Dgeneric.test.js37 const bool = true; constant
58 bool, property
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dinit.cpp29 extern "C" int StartDebugger(uint32_t /* port */, bool /* break_on_start */) in StartDebugger() argument
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/hermes/
Drunner_js_hermes.py52 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestJSHermes:
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/test262/
Drunner_js_test262.py62 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestJSTest262:
Dtest_js_test262.py28 …def __init__(self, test_env: TestEnv, test_path: str, flags: List[str], with_optimizer: bool, test…
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/declgenparser/
Drunner_declgenparser.py69 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestDeclgenParser:
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/plugins/tools/
Dark_js_vm.py51 def profile(self, bu: BenchUnit, with_aot: bool = False) -> None:
/arkcompiler/ets_runtime/test/moduletest/builtins/
Dbuiltinsir.js64 bool: Boolean property
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/astchecker/
Drunner_astchecker.py86 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestASTChecker:
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/parser/
Drunner_js_parser.py90 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestJSParser:
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ets_to_ts/
Dinterface_method.test.js20 const bool = true; constant
64 bool, property
/arkcompiler/runtime_core/static_core/scripts/code_style/
Dcode_style_check.py81 def check_file_list(file_list : list, panda_dir : str, reformat : bool, proc_count : int):
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/
Dregexp_executor.cpp35 void RegExpExecutor::HandleCaptures(PandaVector<std::pair<bool, PandaString>> &captures, in HandleCaptures()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ets_to_ts/
Dgetter.test.js20 const bool = true; constant
66 bool, property
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/system/
Drunner_ets_system.py106 def create_test(self, test_file: str, flags: List[str], is_ignored: bool) -> TestETSSystem:
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h300 …virtual void MonitorWaited(PtThread /* thread */, ObjectHeader * /* object */, bool /* timedOut */… in MonitorWaited() argument
344 …virtual void FramePop(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException *… in FramePop() argument
357 …virtual void MethodExit(PtThread /* thread */, Method * /* method */, bool /* wasPoppedByException… in MethodExit() argument
378 …virtual void FramePop(PtThread /* thread */, PtMethod /* method */, bool /* wasPoppedByException *… in FramePop() argument
381 …virtual void MethodExit(PtThread /* thread */, PtMethod /* method */, bool /* wasPoppedByException… in MethodExit() argument
394 virtual void MonitorWaited(PtThread /* thread */, PtObject /* object */, bool /* timedOut */) {} in MonitorWaited() argument

12