Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dexecution.py38 def validate_module_name_change(task, inc_task, is_debug, stdout, stderr, new_module_name): argument
106 def validate_compile_incremental_file(task, inc_task, is_debug, modified_files): argument
172 def compile_incremental_no_modify(task, is_debug): argument
184 def compile_incremental_add_oneline(task, is_debug): argument
208 def compile_incremental_add_file(task, is_debug): argument
254 def compile_incremental_add_nonexistent_file(task, is_debug): argument
306 def compile_incremental_delete_file(task, is_debug): argument
322 def compile_incremental_reverse_hap_mode(task, is_debug): argument
332 def compile_incremental_modify_module_name(task, is_debug): argument
449 def execute_break_compile(task, is_debug): argument
[all …]
/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_build.py126 def get_bytecode_size(self, is_debug): argument
144 def collect_build_data(self, is_debug, report_path): argument
175 def start_build(self, is_debug): argument
298 def add_time_pic_data(self, dic, is_debug): argument
306 def add_size_pic_data(self, dic, is_debug): argument
355 def generate_full_and_incremental_results(self, is_debug): argument
382 def error_handle(self, is_debug, log_type): argument
391 def full_and_incremental_build(self, is_debug): argument
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.py475 def __init__(self, args, is_debug): argument
492 def __init__(self, test_path, flags, is_debug): argument