Searched refs:kTsiAltsNumOfPeerProperties (Results 1 – 7 of 7) sorted by relevance
64 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_missing_rpc_protocol_versions_property_failure()79 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_missing_security_level_property_failure()112 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_unknown_peer_property_failure()148 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_alts_peer_to_auth_context_success()
70 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_missing_rpc_protocol_versions_property_failure()86 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_unknown_peer_property_failure()123 GPR_ASSERT(tsi_construct_peer(kTsiAltsNumOfPeerProperties, &peer) == TSI_OK); in test_alts_peer_to_auth_context_success()
35 const size_t kTsiAltsNumOfPeerProperties = 3; variable
78 GPR_ASSERT(kTsiAltsNumOfPeerProperties == 3); in handshaker_result_extract_peer()79 tsi_result ok = tsi_construct_peer(kTsiAltsNumOfPeerProperties, peer); in handshaker_result_extract_peer()113 GPR_ASSERT(++index == kTsiAltsNumOfPeerProperties); in handshaker_result_extract_peer()
39 const size_t kTsiAltsNumOfPeerProperties = 5; variable
95 GPR_ASSERT(kTsiAltsNumOfPeerProperties == 5); in handshaker_result_extract_peer()96 tsi_result ok = tsi_construct_peer(kTsiAltsNumOfPeerProperties, peer); in handshaker_result_extract_peer()150 GPR_ASSERT(++index == kTsiAltsNumOfPeerProperties); in handshaker_result_extract_peer()
253 GPR_ASSERT(peer.property_count == kTsiAltsNumOfPeerProperties); in on_client_next_success_cb()290 GPR_ASSERT(peer.property_count == kTsiAltsNumOfPeerProperties); in on_server_next_success_cb()