Home
last modified time | relevance | path

Searched defs:use_test_ca (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSecurityParams.php21 protected $use_test_ca = false; variable in Grpc\\Testing\\SecurityParams
/third_party/grpc/src/ruby/pb/test/
Dclient.rb91 def ssl_creds(use_test_ca) argument
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto67 bool use_test_ca = 1; field