Searched refs:test_max_value (Results 1 – 1 of 1) sorted by relevance
1337 fn test_max_value() { in test_max_value() function1338 fn test_max_value<T: ByteOrderTypeUnsigned>() { in test_max_value() function1342 call_for_unsigned_types!(test_max_value, NativeEndian); in test_max_value()1343 call_for_unsigned_types!(test_max_value, NonNativeEndian); in test_max_value()