Home
last modified time | relevance | path

Searched defs:is_debug (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dexecution.py51 def full_compile(task, is_debug): argument
65 def compile_full_import_ordinary_ohpm_package(task, is_debug): argument
92 def compile_full_import_special_ohpm_package(task, is_debug): argument
121 def compile_full_import_static_library(task, is_debug): argument
146 def compile_full_import_share_library(task, is_debug): argument
171 def compile_full_import_so_file(task, is_debug): argument
189 def compile_full_has_syntax_error_in_js(task, is_debug): argument
209 def compile_full_use_normalize_ohmurl(task, is_debug): argument
232 def compile_full_module_name_is_inconsistent(task, is_debug): argument
269 def validate_module_name_change(task, inc_task, is_debug, stdout, stderr, new_module_name): argument
[all …]
Dutils.py160 def get_running_screenshot(task, image_name, is_debug, module=''): argument
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_build.py152 def get_bytecode_size(self, is_debug): argument
203 def collect_build_data(self, is_debug, report_path): argument
219 def preview_build(self, is_debug): argument
227 def build(self, is_debug): argument
232 def start_build(self, is_debug): argument
352 def add_preview_build_time_pic_data(self, dic, is_debug): argument
359 def add_time_pic_data(self, dic, is_debug): argument
367 def add_size_pic_data(self, dic, is_debug): argument
415 def generate_full_and_incremental_results(self, is_debug): argument
444 def error_handle(self, is_debug, log_type): argument
[all …]
Dperformance_entry.py85 def add_pic_data(self, prj_name, is_debug, data_list): argument
/arkcompiler/runtime_core/abc2program/
Dprogram_dump.h28 …PandasmProgramDumper(bool is_normalized, bool is_debug) : is_normalized_(is_normalized), is_debug_… in PandasmProgramDumper()
/arkcompiler/ets_frontend/es2panda/test/
Drunner.py478 def __init__(self, args, is_debug): argument
495 def __init__(self, test_path, flags, is_debug): argument