Searched refs:http_response (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/update_engine/cros/ |
H A D | omaha_request_action_unittest.cc | 365 string http_response; member 405 .http_response = "", in SetUp() 592 http_response.data(), http_response.size(), nullptr), in TestEvent() 649 tuc_params_.http_response = in TEST_F() 1481 http_response.data(), http_response.size(), nullptr), in TEST_F() 1516 tuc_params_.http_response = in TEST_F() 1531 tuc_params_.http_response = in TEST_F() 1546 tuc_params_.http_response = in TEST_F() 1616 http_response.data(), http_response.size(), nullptr), in TEST_F() 1749 http_response.data(), http_response.size(), nullptr), in TEST_F() [all …]
|