Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_certificate_provider_test.cc294 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
329 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
362 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
396 auto tmp_identity_cert = std::make_unique<TmpFile>(cert_chain_); in TEST_F() local
430 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
462 auto tmp_identity_cert = std::make_unique<TmpFile>(cert_chain_); in TEST_F() local
H A Dgrpc_tls_credentials_options_test.cc405 TmpFile tmp_identity_cert(cert_chain_); in TEST_F() local
453 auto tmp_identity_cert = std::make_unique<TmpFile>(cert_chain_); in TEST_F() local