Searched refs:chunk_encoded_string (Results 1 – 1 of 1) sorted by relevance
137 let chunk_encoded_string = sink_test_helper.encode_to_string(&engine, &input_buf); in chunked_encode_matches_normal_encode_random() localVariable140 assert_eq!(output_buf, chunk_encoded_string, "input len={}", buf_len); in chunked_encode_matches_normal_encode_random()