Home
last modified time | relevance | path

Searched refs:convert_to_array (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/
Dreport.py80 def convert_to_array(output: str) -> List[str]: function
136 expected_list = convert_to_array(expected)
137 actual_list = convert_to_array(actual)
209 expected_list = convert_to_array(expected)
210 actual_list = convert_to_array(actual)