Home
last modified time | relevance | path

Searched refs:is_stopped (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/cros/
Dservice_stopper.py71 is_stopped = 'start/running' not in out
72 if is_stopped:
/external/v8/tools/testrunner/testproc/
Dtimeout.py26 if not self.is_stopped:
Dfuzzer.py71 if self.is_stopped:
147 if not self.is_stopped:
Drerun.py37 if not self.is_stopped and self._needs_rerun(test, result):
Dexecution.py66 if self.is_stopped:
Dcombiner.py68 if self.is_stopped:
Dbase.py105 def is_stopped(self): member in TestProc
/external/u-boot/common/
Dcli_hush.c236 int is_stopped; /* is the program currently running? */ member
691 pi->progs[i].is_stopped = 0; in builtin_fg_bg()
1471 pi->progs[prognum].is_stopped = 1;
2575 prog->is_stopped = 0;
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu17303 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped
Di686-pc-linux-gnu17035 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped
Darmv7a-cros-linux-gnueabi16934 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_stopped