Home
last modified time | relevance | path

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

/external/rust/crates/serde-xml-rs/tests/
Dmigrated.rs53 fn test_parse_err<'de, 'a, T>(errors: &[&'a str]) in test_parse_err() function
/external/rust/crates/serde_json/tests/
Dtest.rs647 macro_rules! test_parse_err { macro
654 fn test_parse_err<T>(errors: &[(&str, &'static str)]) in test_parse_err() function