Home
last modified time | relevance | path

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

/xiu/protocol/rtsp/src/http/
H A Dmod.rs306 let stats_code = http::StatusCode::OK; in test_http_status_code() localVariable
310 stats_code.canonical_reason().unwrap(), in test_http_status_code()
311 stats_code.as_u16() in test_http_status_code()