Searched refs:kConnectionFailed (Results 1 – 7 of 7) sorted by relevance
42 client_->OnError(this, Error(Error::Code::kConnectionFailed, in OnConnectionFailed()
159 Error error = Error(Error::Code::kConnectionFailed, "error message"); in TEST_F()
235 kConnectionFailed, enumerator
433 OnError(Error::kConnectionFailed); in OnFileCanReadWithoutBlocking()
114 client_->OnError(this, remote_address, Error::Code::kConnectionFailed); in OnConnectionFailed()
54 kConnectionFailed, enumerator
91 case Error::Code::kConnectionFailed: in operator <<()