Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc370 static bool handshaker_endpoint_equals(const grpc_gcp_endpoint* l_end, in handshaker_endpoint_equals() function
495 result &= handshaker_endpoint_equals(&l_req->local_endpoint, in grpc_gcp_handshaker_client_start_req_equals()
499 result &= handshaker_endpoint_equals(&l_req->remote_endpoint, in grpc_gcp_handshaker_client_start_req_equals()
552 result &= handshaker_endpoint_equals(&l_req->local_endpoint, in grpc_gcp_handshaker_server_start_req_equals()
556 result &= handshaker_endpoint_equals(&l_req->remote_endpoint, in grpc_gcp_handshaker_server_start_req_equals()