Searched refs:transformed_string (Results 1 – 1 of 1) sorted by relevance
81 let transformed_string = "foofoofoo\n"; in test_output_flags() localVariable84 assert_eq!(&buf, transformed_string.as_bytes()); in test_output_flags()