Searched defs:kMethod (Results 1 – 3 of 3) sorted by relevance
131 static const SSL_METHOD kMethod = { in DTLS_method() local140 static const SSL_METHOD kMethod = { in DTLS_with_buffers_method() local151 static const SSL_METHOD kMethod = { in DTLSv1_2_method() local160 static const SSL_METHOD kMethod = { in DTLSv1_method() local
189 static const SSL_METHOD kMethod = { in TLS_method() local202 static const SSL_METHOD kMethod = { in TLS_with_buffers_method() local213 static const SSL_METHOD kMethod = { in TLSv1_2_method() local222 static const SSL_METHOD kMethod = { in TLSv1_1_method() local231 static const SSL_METHOD kMethod = { in TLSv1_method() local
103 const std::string kMethod("/grpc.testing.EchoTestService/Echo"); in TEST_F() local