HomeSort by relevance Sort by last modified time
    Searched refs:isalive (Results 1 - 3 of 3) sorted by null

  /external/u-boot/test/py/
u_boot_console_sandbox.py 85 ret = not p.isalive()
u_boot_spawn.py 86 def isalive(self): member in class:Spawn
202 if not self.isalive():
  /external/autotest/client/common_lib/
pexpect.py 664 if self.isalive():
1112 def isalive(self): member in class:spawn
    [all...]

Completed in 196 milliseconds