Home | History | Annotate | Download | only in labpretest

Lines Matching defs:log_print

52 log_print()
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 "rebooting and waiting for availability via adb"
194 log_print "waiting for device to finish booting"
204 log_print "finished booting"
279 log_print "bootpart not defined"
283 log_print "getting bootloader file for $product"
286 log_print "bootloader file empty: $bootloaderfile"
290 log_print "bootloader file not found: ./$product/$bootloaderfile"
293 log_print "using $ROOT/$product/$bootloaderfile as the bootloader image file"
295 log_print "downloading bootloader image to $device"
318 log_print "setting radio partion to 'radio'"
322 log_print "getting radio file for $product"
325 log_print "radio file empty: $radiofile"
329 log_print "radio file not found: ./$product/$radiofile"
332 log_print "using $ROOT/$product/$radiofile as the radio image file"
334 log_print "downloading radio image to $device"
356 log_print "getting build file for $product"
359 log_print "build file empty: $buildfile"
363 log_print "build file not found: ./$product/$buildfile"
366 log_print "using $ROOT/$product/$buildfile as the system image file"
368 log_print "downloading system image to $device"
385 log_print "flashing userdata..."
389 log_print "userdata.img file not found: $ROOT/$product/userdata.img"
412 log_print "erasing cache..."
438 log_print "getting device product type"
441 log_print "device product id not supported: $product"
445 log_print "using $product as device product id"
519 log_print "setting adb root and sleeping for 7 seconds"
522 log_print "rebooting into bootloader and waiting for availability via fastboot"
525 log_print "using fastboot to reboot to bootloader for test purposes"
532 log_print "setting adb root"
534 log_print "setting ro.test_harness property"
537 log_print "waiting for device to finish booting"
548 log_print "finished booting"
549 log_print "waiting for the Package Manager"
562 log_print "setting shell svc power stayon true"
568 log_print "running short monkey run..."
570 log_print "finished running monkey, rinse, repeat..."
572 log_print "-x parameter used, skipping the monkey run"
576 log_print "device $device has returned, testing completed, count = $loop"
579 log_print "device $device has returned, rinse and repeat count = $loop"