Searched defs:security_type (Results 1 – 4 of 4) sorted by relevance
110 testing::transport_security security_type, bool use_prod_roots, in CreateTestChannel()124 testing::transport_security security_type, bool use_prod_roots, in CreateTestChannel()132 testing::transport_security security_type, bool use_prod_roots) { in CreateTestChannel()139 const grpc::string& server, testing::transport_security security_type) { in CreateTestChannel()
107 transport_security security_type = in CreateChannelForTestCase() local
277 transport_security security_type = in main() local
302 def _set_security(self, security_type, wait_path=None): argument