Home
last modified time | relevance | path

Searched refs:internal_error (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Derror.rs393 let internal_error = InternalError::Ssl(ErrorStack::get()); in ut_internal_error_debug() localVariable
395 format!("{:?}", internal_error), in ut_internal_error_debug()