Home
last modified time | relevance | path

Searched refs:root_cert_str (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dgrpc_tls_certificate_provider_test.cc76 std::string root_cert_str; member
79 : root_cert_str(std::move(root)), in ErrorInfo()
82 return root_cert_str == other.root_cert_str && in operator ==()
Dgrpc_tls_certificate_distributor_test.cc78 std::string root_cert_str; member
81 : root_cert_str(std::move(root)), in ErrorInfo()
84 return root_cert_str == other.root_cert_str && in operator ==()