Home
last modified time | relevance | path

Searched refs:BOOT_FAILED_MSG (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/internal/lib/
Dcheeps_compute_client.py58 BOOT_FAILED_MSG = "betty.service: Failed with result 'exit-code'" variable in CheepsComputeClient
62 if self.BOOT_FAILED_MSG in serial_out:
Dgoldfish_compute_client.py63 BOOT_FAILED_MSG = "VIRTUAL_DEVICE_FAILED" variable in GoldfishComputeClient
112 if self.BOOT_FAILED_MSG in serial_out: