Home
last modified time | relevance | path

Searched refs:print_summary (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/scripts/
H A Des2panda_pre_test.py31 def print_summary(log_lines, searched_words, end_word=""): function
164 print_summary(parser_log, ["New failures at", "Summary("])
167 print_summary(runtime_log, ["New failures at", "Summary("])
170 print_summary(functional_log, ["Summary("])
173 print_summary(ets_cts_log, ["New failures at", "Summary("])
179 print_summary(clang_tidy_log,["Clang-tidy was passed successfully!", "Failed:"], "Done clang-tidy:")
/arkcompiler/ets_frontend/arkguard/scripts/
H A Dgrammar_test.py329 def print_summary(self): member in Runner
511 runner.print_summary()
H A Dcombination_test.py213 runner.print_summary()

Completed in 2 milliseconds