Home
last modified time | relevance | path

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

/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/chromium-trace/catapult/telemetry/telemetry/core/
Dlocal_server.py108 def is_running(self): member in LocalServer
151 assert not server.is_running, 'Server already started'
/external/autotest/scheduler/
Dmonitor_db_babysitter102 def is_running(self): member in MonitorProc
201 while proc.is_running():
Ddrone_manager.py109 def is_running(self): member in PidfileContents
127 def is_running(self): member in InvalidPidfile
419 is_running = contents.exit_status is None
422 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/autotest/client/site_tests/platform_CUPSDaemon/
Dplatform_CUPSDaemon.py67 if upstart.is_running('cupsd'):
/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/v8/src/debug/
Ddebug.cc2035 Handle<Object> is_running = in NotifyMessageHandler() local
2082 isolate_, is_running, cmd_processor, 1, is_running_args); in NotifyMessageHandler()
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py634 def is_running(self): member in BuildStep
/external/toolchain-utils/dejagnu/gdb_baseline/
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
Di686-pc-linux-gnu17036 PASS: gdb.python/py-infthread.exp: test InferiorThread.is_running