Searched refs:compound (Results 1 – 1 of 1) sorted by relevance
52 let compound = CompoundPacket(p); in test_bad_compound() localVariable56 match compound.validate() { in test_bad_compound()69 let compound_len = compound.0.len(); in test_bad_compound()76 if compound.0[0].as_any().downcast_ref::<Goodbye>().is_none() { in test_bad_compound()80 if compound.0[1] in test_bad_compound()