Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dgrpc_tls_certificate_provider_test.cc77 std::string identity_cert_str; member
80 identity_cert_str(std::move(identity)) {} in ErrorInfo()
83 identity_cert_str == other.identity_cert_str; in operator ==()
Dgrpc_tls_certificate_distributor_test.cc79 std::string identity_cert_str; member
82 identity_cert_str(std::move(identity)) {} in ErrorInfo()
85 identity_cert_str == other.identity_cert_str; in operator ==()