Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/contrib/
H A Dupload_results.py167 def _read_until_string(pipe, stop_string): function
200 lines = _read_until_string(sp.stdout, "Enter the authorization code: ")
204 lines = _read_until_string(sp.stdout, "What is your project-id? ")