Home
last modified time | relevance | path

Searched refs:start_secure_aggregation_response (Results 1 – 1 of 1) sorted by relevance

/external/federated-compute/fcp/client/http/
Dhttp_federated_protocol_test.cc2264 StartSecureAggregationResponse start_secure_aggregation_response; in TEST_F() local
2265 start_secure_aggregation_response.set_client_token(kClientToken); in TEST_F()
2267 start_secure_aggregation_response.mutable_masked_result_resource(); in TEST_F()
2273 start_secure_aggregation_response.mutable_nonmasked_result_resource(); in TEST_F()
2278 start_secure_aggregation_response.mutable_secagg_protocol_forwarding_info() in TEST_F()
2281 start_secure_aggregation_response.mutable_protocol_execution_info(); in TEST_F()
2287 start_secure_aggregation_response.mutable_secure_aggregands(); in TEST_F()
2313 CreateDoneOperation(kOperationName, start_secure_aggregation_response) in TEST_F()
2367 StartSecureAggregationResponse start_secure_aggregation_response; in TEST_F() local
2370 start_secure_aggregation_response.mutable_masked_result_resource(); in TEST_F()
[all …]