Searched defs:http_client_ (Results 1 – 4 of 4) sorted by relevance
/external/libweave/examples/daemon/common/ | ||
D | daemon.h | 115 std::unique_ptr<weave::examples::CurlHttpClient> http_client_; variable |
/external/libweave/src/ | ||
D | base_api_handler_unittest.cc | 95 StrictMock<provider::test::MockHttpClient> http_client_; member in weave::BaseApiHandlerTest |
D | weave_unittest.cc | 341 StrictMock<provider::test::MockHttpClient> http_client_; member in weave::WeaveTest |
D | device_registration_info_unittest.cc | 201 StrictMock<MockHttpClient> http_client_; member in weave::DeviceRegistrationInfoTest |