Home
last modified time | relevance | path

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

/tools/ci/
A Dbsp_buildings.py202 def check_output(output, check_string): argument
205 flag = check_string in output_str
207 print('Success: find string ' + check_string)

Completed in 13 milliseconds