Searched defs:to_vec (Results 1 – 5 of 5) sorted by relevance
220 auto to_vec = [](absl::string_view s) { in XLA_TEST_F() local
299 pub fn to_vec(&self) -> Vec<u8> { in to_vec() method627 pub fn to_vec(&self) -> Vec<u8> { in to_vec() method
341 pub fn to_vec(&self) -> Vec<T> { in to_vec() method
20 pub fn to_vec<T>(value: &T) -> Result<Vec<u8>> in to_vec() function
2187 pub fn to_vec<T>(value: &T) -> Result<Vec<u8>> in to_vec() function