Searched refs:str256 (Results 1 – 1 of 1) sorted by relevance
797 let mut str256 = String::new(); in test_too_long_txt() localVariable799 str256.push('.'); in test_too_long_txt()801 let rb = TxtResource { txt: vec![str256] }; in test_too_long_txt()