Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/tests/common/
Dmod.rs59 let key_path = std::path::PathBuf::from( "tests/file/key.pem"); localVariable
94 let key_path = std::path::PathBuf::from($server_key_path); localVariable
98 let key_path = key_path.clone(); localVariable