Searched refs:http_response (Results 1 – 1 of 1) sorted by relevance
344 string http_response; member384 .http_response = "", in SetUp()416 void TestEvent(OmahaEvent* event, const string& http_response);469 tuc_params_.http_response = in SetUp()491 std::make_unique<MockHttpFetcher>(tuc_params_.http_response.data(), in TestUpdateCheck()492 tuc_params_.http_response.size(), in TestUpdateCheck()567 const string& http_response) { in TestEvent() argument575 http_response.data(), http_response.size(), nullptr), in TestEvent()593 tuc_params_.http_response = fake_update_response_.GetNoUpdateResponse(); in TEST_F()603 tuc_params_.http_response = fake_update_response_.GetNoUpdateResponse(); in TEST_F()[all …]