Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Djson_run_localhost_scenarios.bzl3use_test_ca": true, "server_host_override": "foo.test.google.fr"}, "server_type": "SYNC_SERVER", "…
Dclient.h471 !config.security_params().use_test_ca(), in ClientChannelInfo()
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DSecurityParams.php21 private $use_test_ca = false; variable in Grpc\\Testing\\SecurityParams
42 return $this->use_test_ca;
53 $this->use_test_ca = $var;
/external/grpc-grpc-java/android-interop-testing/
DREADME.md50 -Pandroid.testInstrumentationRunnerArguments.use_test_ca=true \
/external/grpc-grpc/test/cpp/interop/
Dclient_helper.cc41 DECLARE_bool(use_test_ca);
Dclient.cc38 DEFINE_bool(use_test_ca, false, "False to use SSL roots for google");
Dstress_test.cc105 DEFINE_bool(use_test_ca, false, "False to use SSL roots for google");
/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php552 $use_test_ca = false;
555 $use_test_ca = true;
561 if ($use_test_ca) {
/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb91 def ssl_creds(use_test_ca) argument
92 return test_creds if use_test_ca
112 creds = ssl_creds(opts.use_test_ca)
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dclient.py93 if args.use_test_ca:
/external/grpc-grpc/src/ruby/qps/
Dclient.rb47 if config.security_params.use_test_ca
/external/grpc-grpc/src/python/grpcio_tests/tests/stress/
Dclient.py99 if args.use_test_ca:
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto67 bool use_test_ca = 1; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto65 bool use_test_ca = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto67 bool use_test_ca = 1; field
/external/grpc-grpc/doc/
Dinterop-test-descriptions.md28 * --use_test_ca=BOOLEAN