Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/test/scripts/performance_test/
Dperformance_build.py355 def generate_full_and_incremental_results(self, is_debug, aot_mode): argument
392 def set_aot_mode(self, aot_mode): argument
415 def error_handle(self, is_debug, log_type, aot_mode): argument
428 def full_and_incremental_build(self, is_debug, aot_mode): argument
Dperformance_entry.py58 def get_project_name(prj_name, aot_mode): argument