Searched refs:wait_for (Results 1 – 8 of 8) sorted by relevance
217 ubman.wait_for(pattern)287 ubman.wait_for(pattern)348 ubman.wait_for('Enter choice:')359 ubman.wait_for('Enter choice:')366 ubman.wait_for(pattern)419 ubman.wait_for('Enter choice:')426 ubman.wait_for(pattern)
232 ubman.wait_for('grub>')234 ubman.wait_for('SMBIOS')237 ubman.wait_for('grub>')239 ubman.wait_for(ubman.prompt)
14 ubman.wait_for(expected_response)
124 ubman.wait_for(outputs[i])213 ubman.wait_for(outputs[i])
137 ubman.wait_for(re.compile('UMS: LUN.*[\r\n]'))
217 ubman.wait_for('Ctrl+C to exit ...')
164 ubman.wait_for('Waiting for PHY auto negotiation to complete')168 ubman.wait_for('done')
398 def wait_for(self, text): member in ConsoleBase
Completed in 16 milliseconds