Searched defs:assert_encode_sanity (Results 1 – 2 of 2) sorted by relevance
22 pub fn assert_encode_sanity(encoded: &str, config: Config, input_len: usize) { in assert_encode_sanity() function
30 pub fn assert_encode_sanity(encoded: &str, padded: bool, input_len: usize) { in assert_encode_sanity() function