Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aotjsperftest/
Drun_js_test.py156 def append_row_data(report_file, case_test_data): argument
212 def run_js_case_via_ark(binary_path, js_file_path, class_name, api_name, report_file): argument
362 def run_via_ark(jspath, report_file): argument
422 def append_summary_info(report_file, total_cost_time): argument
560 def init_report(report_file): argument
688 def get_given_column_data(report_file, column_index): argument
/arkcompiler/ets_runtime/test/jsperftest/
Drun_js_test.py175 def append_row_data(report_file, case_test_data): argument
283 def run_js_case_via_ark(js_file_path, class_name, api_name, iterations, report_file): argument
338 def run_via_ark(jspath, report_file, iterations): argument
398 def append_summary_info(report_file, total_cost_time): argument
543 def init_report(report_file): argument
705 def get_given_column_data(report_file, column_index): argument