Searched defs:bytes_downloaded_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/client/http/ | ||
H A D | protocol_request_helper.h | 147 int64_t& bytes_downloaded_; variable |
H A D | http_federated_protocol.h | 273 int64_t bytes_downloaded_ = 0; variable |
H A D | protocol_request_helper_test.cc | 242 int64_t bytes_downloaded_ = 0; member in fcp::client::http::__anonf77ba6b50111::ProtocolRequestHelperTest |
H A D | http_secagg_send_to_server_impl_test.cc | 212 int64_t bytes_downloaded_ = 0; member in fcp::client::http::__anon646206570111::HttpSecAggSendToServerImplTest |
/aosp_15_r20/system/update_engine/common/ | ||
H A D | http_fetcher_unittest.cc | 1332 size_t bytes_downloaded_{0}; member in chromeos_update_engine::__anon9b6fb8db0211::MultiHttpFetcherTerminateTestDelegate |