Home
last modified time | relevance | path

Searched defs:running_ (Results 1 – 13 of 13) sorted by relevance

/external/cronet/components/metrics/
Dmetrics_scheduler.h62 bool running_; variable
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_service.h59 std::atomic<bool> running_; variable
/external/webrtc/modules/audio_coding/neteq/
Dpost_decode_vad.h64 bool running_; variable
/external/webrtc/test/mac/
Drun_test.mm23 BOOL running_; field
/external/cronet/net/disk_cache/blockfile/
Din_flight_io.h150 bool running_ = false; // True after the first posted operation completes. variable
/external/google-benchmark/src/
Dthread_timer.h72 bool running_ = false; // Is the timer running variable
/external/libchrome/base/
Drun_loop.h281 bool running_ = false; variable
/external/webrtc/modules/video_coding/
Djitter_buffer.h234 bool running_; variable
/external/cronet/base/
Drun_loop.h314 bool running_ = false; variable
/external/libchrome/base/threading/
Dthread.h313 bool running_ = false; variable
/external/cronet/base/threading/
Dthread.h310 bool running_ = false; variable
/external/webrtc/p2p/base/
Dfake_port_allocator.h215 bool running_ = false; variable
/external/cronet/net/base/
Dprioritized_dispatcher_unittest.cc133 bool running_ = false; member in net::__anon2bff8e7e0111::PrioritizedDispatcherTest::TestJob