Searched refs:test_decodable_json (Results 1 – 4 of 4) sorted by relevance
1376 fn test_decodable_json<F, E>(from_str: F) in test_decodable_json() function1449 super::test_decodable_json(json::decode); in test_decodable()1509 super::test_decodable_json(|input| self::serde_json::from_str(&input)); in test_serde_deserialize()
1535 fn test_decodable_json<F, E>(from_str: F) in test_decodable_json() function1682 super::test_decodable_json(json::decode); in test_decodable()2208 super::test_decodable_json(|input| self::serde_json::from_str(&input)); in test_serde_deserialize()
1731 fn test_decodable_json<F, E>(from_str: F) in test_decodable_json() function1794 super::test_decodable_json(json::decode); in test_decodable()1872 super::test_decodable_json(|input| self::serde_json::from_str(&input)); in test_serde_deserialize()
863 fn test_decodable_json<FUtc, FFixed, FLocal, E>( in test_decodable_json() function1070 super::test_decodable_json(json::decode, json::decode, json::decode); in test_decodable()2149 super::test_decodable_json( in test_serde_deserialize()