Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_certificate_provider_test.cc293 TmpFile tmp_identity_key(private_key_); in TEST_F() local
328 TmpFile tmp_identity_key(private_key_); in TEST_F() local
361 TmpFile tmp_identity_key(private_key_); in TEST_F() local
395 auto tmp_identity_key = std::make_unique<TmpFile>(private_key_); in TEST_F() local
429 TmpFile tmp_identity_key(private_key_); in TEST_F() local
461 auto tmp_identity_key = std::make_unique<TmpFile>(private_key_); in TEST_F() local
H A Dgrpc_tls_credentials_options_test.cc404 TmpFile tmp_identity_key(private_key_); in TEST_F() local
452 auto tmp_identity_key = std::make_unique<TmpFile>(private_key_); in TEST_F() local