Searched refs:too_long_text (Results 1 – 2 of 2) sorted by relevance
135 let mut too_long_text = String::new(); in test_goodbye_round_trip() localVariable137 too_long_text.push('x'); in test_goodbye_round_trip()193 reason: Bytes::copy_from_slice(too_long_text.as_bytes()), in test_goodbye_round_trip()
223 let mut too_long_text = String::new(); in test_source_description_roundtrip() localVariable225 too_long_text += "x"; in test_source_description_roundtrip()318 text: Bytes::copy_from_slice(too_long_text.as_bytes()), in test_source_description_roundtrip()