Home
last modified time | relevance | path

Searched refs:is_running (Results 1 – 22 of 22) sorted by relevance

/external/autotest/site_utils/
Dmetadata_reporter.py64 if not is_running():
126 def is_running(): function
138 if is_running():
158 if not is_running():
/external/autotest/client/cros/
Dupstart.py28 def is_running(service_name): function
44 if is_running(service_name):
Ddevice_jail_test_base.py24 if upstart.is_running('permission_broker'):
/external/autotest/client/cros/audio/
Dcras_dbus_utils.py98 if self._loop.is_running():
116 if self._loop.is_running():
226 if self._loop.is_running():
260 if self._loop.is_running():
/external/autotest/site_utils/chromeos_proxy/
Dswarming_bots.py187 def is_running(self): member in SwarmingBot
195 if self.is_running():
220 if not self.is_running():
231 if not self.is_running():
/external/autotest/client/common_lib/cros/
Dchromedriver.py182 utils.poll_for_condition(self.is_running,
196 def is_running(self): member in chromedriver_server
/external/autotest/site_utils/lxc/
Dcontainer.py231 if not self.is_running():
362 def is_running(self): member in Container
Dzygote.py70 if self.is_running():
Dcontainer_bucket_unittest.py122 self.assertTrue(base_container.is_running())
Dcontainer_unittest.py69 self.assertFalse(container.is_running())
/external/autotest/client/site_tests/platform_CUPSDaemon/
Dplatform_CUPSDaemon.py65 if upstart.is_running('cupsd'):
/external/autotest/scheduler/
Ddrone_manager.py114 def is_running(self): member in PidfileContents
132 def is_running(self): member in InvalidPidfile
437 is_running = contents.exit_status is None
440 if is_running and on_this_drone:
Dmonitor_db_unittest.py634 def setup_is_running(self, is_running): argument
636 self.process).and_return(is_running)
/external/libchrome/base/timer/
Dtimer.h127 bool is_running() const { return is_running_; } in is_running() function
/external/webrtc/talk/media/base/
Dvideocapturer.cc177 bool is_running = capture_state() == CS_STARTING || in Pause() local
179 if (!is_running) { in Pause()
/external/libchrome/base/message_loop/
Dmessage_loop.h377 bool is_running() const;
Dmessage_loop.cc362 bool MessageLoop::is_running() const { in is_running() function in base::MessageLoop
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc366 if (!base::Timer::is_running()) in Stop()
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py634 def is_running(self): member in BuildStep
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu17036 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_running
Dx86_64-cros-linux-gnu17304 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_running
Darmv7a-cros-linux-gnueabi16935 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_running