Searched defs:reinterpreted_node (Results 1 – 3 of 3) sorted by relevance
214 let reinterpreted_node = FlagInfoNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_default() localVariable236 let reinterpreted_node = FlagInfoNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_max() localVariable
240 let reinterpreted_node = FlagTableNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_default() localVariable262 let reinterpreted_node = FlagTableNode::from_bytes(&node.into_bytes()).unwrap(); in test_serialization_max() localVariable
300 let reinterpreted_node = in test_serialization_default() localVariable323 let reinterpreted_node = in test_serialization_max() localVariable