HomeSort by relevance Sort by last modified time
    Searched refs:stdout_ok_regexp (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/site_tests/factory_InstallVM/
factory_InstallVM.py 129 stdout_ok_regexp="Factory Installer Complete")
  /external/autotest/server/hosts/
ssh_host.py 382 stdout_ok_regexp=None, stdout_err_regexp=None,
398 @param stdout_ok_regexp: regexp that should be in stdout
418 - If stdout_ok_regexp is not found in stdout,
436 (stdout_ok_regexp, result.stdout)):

Completed in 201 milliseconds