Home
last modified time | relevance | path

Searched refs:test_native (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1374 fn test_native<T: ByteOrderType>() { in test_endian() function
1382 call_for_all_types!(test_native, NativeEndian); in test_endian()