Searched refs:health_check_in_progress_ (Results 1 – 3 of 3) sorted by relevance
109 health_check_in_progress_(false), in ConnectionHealthChecker()127 return health_check_in_progress_; in health_check_in_progress()169 if (health_check_in_progress_) { in Start()180 health_check_in_progress_ = true; in Start()202 health_check_in_progress_ = false; in Stop()
225 bool health_check_in_progress_; variable
252 EXPECT_FALSE(health_checker_->health_check_in_progress_); in ExpectReset()