Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/tests/common/
Dmod.rs60 let key_path = std::path::PathBuf::from( "tests/file/key.pem"); localVariable
95 let key_path = std::path::PathBuf::from($server_key_path); localVariable
99 let key_path = key_path.clone(); localVariable
/commonlibrary/rust/ylong_http/ylong_http_client/tests/
Dsdv_async_certs_adapter.rs92 let key_path = std::path::PathBuf::from("tests/file/key.pem"); in sdv_client_request_http2_verify_true() localVariable
232 let key_path = std::path::PathBuf::from("tests/file/invalid_key.pem"); in sdv_client_request_http1_verify_true_invalid_cert() localVariable