Searched refs:log_print (Results 1 - 4 of 4) sorted by relevance

/development/tools/labpretest/crespo/
H A Dcustom_flash.sh28 log_print "Wrong device type, expected crespo!"
32 log_print "getting bootloader file for $product"
35 log_print "bootloader file empty: $bootloaderfile"
39 log_print "bootloader file not found: ./$product/$bootloaderfile"
42 log_print "using $ROOT/$product/$bootloaderfile as bootloader image file"
44 log_print "downloading bootloader image to $device"
63 log_print "skipping update of userdata.img, not supported yet."
84 log_print "skipping update of radio partition, not supported yet."
/development/tools/labpretest/stingray/
H A Dcustom_flash.sh28 log_print "Wrong device type, expected stingray!"
32 log_print "getting bootloader file for $product"
35 log_print "bootloader file empty: $bootloaderfile"
39 log_print "bootloader file not found: ./$product/$bootloaderfile"
42 log_print "using $ROOT/$product/$bootloaderfile as the bootloader image file"
44 log_print "downloading bootloader image to $device"
63 log_print "skipping update of userdata.img, not supported yet."
84 log_print "skipping update of radio partition, not supported yet."
/development/tools/labpretest/sholes/
H A Dcustom_flash.sh28 log_print "Wrong device type, expected sholes!"
32 log_print "getting bootloader file for $product"
40 log_print "bootloader file empty: $bootloaderfile"
44 log_print "bootloader file not found: ./$product/$bootloaderfile"
47 log_print "using $ROOT/$product/$bootloaderfile as the bootloader image file"
49 log_print "downloading bootloader image to $device"
/development/tools/labpretest/
H A Dlabpretest.sh52 log_print() function
78 log_print "checking battery level"
84 log_print "Battery is low, waiting for charge"
92 log_print "resuming test run with battery level at $battery%"
94 log_print "resuming test run with battery level at $battery%"
119 log_print "device time out after $loop iterations"
122 log_print "device returned and available"
139 log_print "rebooting into bootloader and waiting for availability via fastboot"
157 log_print "rebooting into bootloader and waiting for availability via fastboot"
176 log_print "rebootin
[all...]

Completed in 51 milliseconds