Lines Matching refs:Result
9 fn test_parse_param_type_success() -> Result<()> { in test_parse_param_type_success()
31 fn test_param_header_success() -> Result<()> { in test_param_header_success()
51 fn test_param_header_unmarshal_failure() -> Result<()> { in test_param_header_unmarshal_failure()
78 fn test_param_forward_tsn_supported_success() -> Result<()> { in test_param_forward_tsn_supported_success()
95 fn test_param_forward_tsn_supported_failure() -> Result<()> { in test_param_forward_tsn_supported_failure()
120 fn test_param_outgoing_reset_request_success() -> Result<()> { in test_param_outgoing_reset_request_success()
153 fn test_param_outgoing_reset_request_failure() -> Result<()> { in test_param_outgoing_reset_request_failure()
177 fn test_param_reconfig_response_success() -> Result<()> { in test_param_reconfig_response_success()
197 fn test_param_reconfig_response_failure() -> Result<()> { in test_param_reconfig_response_failure()
215 fn test_reconfig_result_stringer() -> Result<()> { in test_reconfig_result_stringer()
245 fn test_build_param_success() -> Result<()> { in test_build_param_success()
258 fn test_build_param_failure() -> Result<()> { in test_build_param_failure()