OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:failed_cycles
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/hosts/
servo_host.py
579
failed_cycles
= 0
582
failed_cycles
+= 1
583
if
failed_cycles
>= self._MAX_POWER_CYCLE_ATTEMPTS:
586
' online.' % (self.hostname,
failed_cycles
))
589
failed_cycles
)
cros_host.py
[
all
...]
Completed in 188 milliseconds