HomeSort by relevance Sort by last modified time
    Searched refs:SetCreateConnectionError (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/http/
http_transport_fake.h 70 void SetCreateConnectionError(brillo::ErrorPtr create_connection_error) {
http_utils_unittest.cc 454 transport->SetCreateConnectionError(std::move(error));
469 transport->SetCreateConnectionError(std::move(error));

Completed in 201 milliseconds