is_running_ 27 base/timer/mock_timer.cc return is_running_; is_running_ 43 base/timer/mock_timer.cc is_running_ = false; is_running_ 50 base/timer/mock_timer.cc is_running_ = true; is_running_ 54 base/timer/mock_timer.cc DCHECK(is_running_); is_running_ 36 base/timer/mock_timer.h bool is_running_; is_running_ 89 base/timer/timer.cc return is_running_; is_running_ 104 base/timer/timer.cc is_running_ = false; is_running_ 127 base/timer/timer.cc is_running_ = true; is_running_ 146 base/timer/timer.cc is_running_ = true; is_running_ 175 base/timer/timer.cc if (!is_running_) is_running_ 174 base/timer/timer.h bool is_running_; is_running_ 17 chrome/common/worker_thread_ticker.cc is_running_(false), is_running_ 62 chrome/common/worker_thread_ticker.cc is_running_ = true; is_running_ 73 chrome/common/worker_thread_ticker.cc is_running_ = false; is_running_ 56 chrome/common/worker_thread_ticker.h return is_running_; is_running_ 79 chrome/common/worker_thread_ticker.h bool is_running_; is_running_ 57 content/browser/geolocation/location_arbitrator_impl.cc is_running_ = true; is_running_ 84 content/browser/geolocation/location_arbitrator_impl.cc is_running_ = false; is_running_ 90 content/browser/geolocation/location_arbitrator_impl.cc if (!is_running_ || !providers_.empty()) { is_running_ 96 content/browser/geolocation/location_arbitrator_impl.h bool is_running_; is_running_ 468 net/socket/socket_test_util.cc DCHECK(!is_running_); is_running_ 469 net/socket/socket_test_util.cc is_running_ = true; is_running_ 495 net/socket/socket_test_util.cc is_running_ = false; is_running_ 584 net/socket/socket_test_util.h bool is_running_; is_running_ 110 net/test/spawned_test_server/spawner_communicator.cc DCHECK(!is_running_); is_running_ 121 net/test/spawned_test_server/spawner_communicator.cc if (is_running_) is_running_ 127 net/test/spawned_test_server/spawner_communicator.cc is_running_ = io_thread_.StartWithOptions(options); is_running_ 128 net/test/spawned_test_server/spawner_communicator.cc DCHECK(is_running_); is_running_ 133 net/test/spawned_test_server/spawner_communicator.cc DCHECK(is_running_); is_running_ 138 net/test/spawned_test_server/spawner_communicator.cc is_running_ = false; is_running_ 366 net/test/spawned_test_server/spawner_communicator.cc if (!is_running_) is_running_ 144 net/test/spawned_test_server/spawner_communicator.h bool is_running_;