Searched refs:generate_content_section (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/test/scripts/sdk_test/ |
H A D | result.py | 448 def generate_content_section(section_title, tests, start_index, merged_data): function 464 full_compile_section, start_index = generate_content_section("Full Compilation", full_compile_tests, start_index, 469 incremental_compile_section, start_index = generate_content_section("Incremental Compilation", 475 bytecode_har_compile_section, start_index = generate_content_section("Bytecode Har Compilation", 481 external_compile_section, start_index = generate_content_section("External Compilation",
|
Completed in 2 milliseconds