Home | History | Annotate | Download | only in utils

Lines Matching full:cold

479         Just reboot the DUT using either cold or warm reset.  Does not wait for
482 @param reboot_type: A string of reboot type, 'warm' or 'cold'.
483 If reboot_type != warm/cold, raise exception.
490 elif reboot_type == 'cold':
513 @param reboot_type: A string of reboot type, one of 'warm', 'cold', or
525 elif reboot_type == 'cold':