Home
last modified time | relevance | path

Searched defs:tmp_identity_cert (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/security/
Dgrpc_tls_certificate_provider_test.cc365 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
400 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
433 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
467 auto tmp_identity_cert = std::make_unique<TmpFile>(cert_chain_); in TEST_F() local
501 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
533 auto tmp_identity_cert = std::make_unique<TmpFile>(cert_chain_); in TEST_F() local
Dgrpc_tls_credentials_options_test.cc404 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
452 auto tmp_identity_cert = std::make_unique<TmpFile>(cert_chain_); in TEST_F() local