Searched refs:validate_bytes (Results 1 – 4 of 4) sorted by relevance
195 expect_encoded!(raw::validate_bytes(string)); in assert_from_raw_bytes()232 raw::validate_bytes(string)269 expect_encoded!(raw::validate_bytes(string)); in from_raw_bytes_unchecked()1061 expect_encoded!(raw::validate_bytes(&string)); in assert_from_raw_vec()1099 raw::validate_bytes(&string)1136 expect_encoded!(raw::validate_bytes(&string)); in from_raw_vec_unchecked()
17 pub(crate) fn validate_bytes(string: &[u8]) -> Result<()> { in validate_bytes() function
12 pub(crate) fn validate_bytes(_: &[u8]) -> Result<()> { in validate_bytes() function
12 pub(crate) fn validate_bytes(string: &[u8]) -> Result<()> { in validate_bytes() function