Home
last modified time | relevance | path

Searched defs:curl_api_ (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_transport_curl_test.cc55 std::shared_ptr<MockCurlInterface> curl_api_; member in brillo::http::curl::HttpCurlTransportTest
216 std::shared_ptr<MockCurlInterface> curl_api_; member in brillo::http::curl::HttpCurlTransportAsyncTest
Dhttp_connection_curl_test.cc171 std::shared_ptr<MockCurlInterface> curl_api_; member in brillo::http::curl::HttpCurlConnectionTest
/external/federated-compute/fcp/client/
Dclient_runner.h151 fcp::client::http::curl::CurlApi curl_api_; variable