Home
last modified time | relevance | path

Searched defs:is_running (Results 1 – 25 of 33) sorted by relevance

12

/external/cronet/base/files/
Dimportant_file_writer_cleaner.h92 bool is_running() const { in is_running() function
/external/cronet/testing/libfuzzer/fuzzers/
Dv8_fuzzer.cc79 bool& is_running, in terminate_execution()
119 bool is_running = true; member
/external/autotest/client/cros/
Dupstart.py38 def is_running(service_name): function
/external/autotest/server/cros/graphics/
Dgraphics_power.py89 def is_running(self): member in GraphicsPowerThread
/external/grpc-grpc/tools/run_tests/python_utils/
Ddockerjob.py133 def is_running(self): member in DockerJob
/external/curl/tests/http/testenv/
Dcaddy.py65 def is_running(self): member in Caddy
Dnghttpx.py67 def is_running(self): member in Nghttpx
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Ddockerjob.py154 def is_running(self): member in DockerJob
/external/openthread/tests/scripts/thread-cert/
Dsimulator.py120 def is_running(self): member in RealTime
192 def is_running(self): member in VirtualTime
/external/openscreen/discovery/public/
Ddns_sd_service_watcher.h93 bool is_running() const { return is_running_; } in is_running() function
/external/autotest/client/common_lib/cros/
Dchromedriver.py230 def is_running(self): member in chromedriver_server
/external/crosvm/cros_async/src/blocking/
Dcancellable_pool.rs426 let mut is_running = running.0.lock(); in shutdown_with_blocked_work_should_panic() localVariable
462 let mut is_running = running.0.lock(); in shutdown_in_progress() localVariable
/external/webrtc/net/dcsctp/timer/
Dtimer.h142 bool is_running() const { return is_running_; } in is_running() function
/external/python/cpython3/Lib/asyncio/
Dcoroutines.py215 def is_running(coro): function
Devents.py228 def is_running(self): member in AbstractEventLoop
/external/python/cpython3/Lib/test/support/
Dinterpreters.py80 def is_running(self): member in Interpreter
/external/grpc-grpc/tools/run_tests/
Drun_performance_tests.py59 def is_running(self): member in QpsWorkerJob
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_performance_tests.py66 def is_running(self): member in QpsWorkerJob
/external/crosvm/tools/impl/
Dtestvm.py247 def is_running(arch: Arch): function
/external/autotest/site_utils/lxc/
Dcontainer.py519 def is_running(self): member in Container
/external/pigweed/pw_console/py/pw_console/
Drepl_pane.py92 def is_running(self): member in UserCodeExecution
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py602 def is_running(self): member in SequenceEnqueuer
/external/rust/crates/tokio/src/runtime/task/
Dstate.rs516 pub(super) fn is_running(self) -> bool { in is_running() method
/external/crosvm/devices/src/pci/
Dac97_bus_master.rs139 fn is_running(&self) -> bool { in is_running() method
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c1851 int is_running = _is_running(interp); in _ensure_not_running() local
2255 int is_running = _is_running(interp); in interp_is_running() local

12