Searched refs:impl_try_from_bytes_testable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/zerocopy/src/ |
D | lib.rs | 7746 macro_rules! impl_try_from_bytes_testable { in test_impls() macro 7752 impl_try_from_bytes_testable!( in test_impls() 7757 …impl_try_from_bytes_testable!($($tys),* => @success $($success_case),* $(, @failure $($failure_cas… in test_impls() 7762 …impl_try_from_bytes_testable!($($ty),* => @success $($success_case),* $(, @failure $($failure_case… in test_impls() 7785 impl_try_from_bytes_testable!( in test_impls()
|
/aosp_15_r20/external/rust/android-crates-io/crates/zerocopy/src/ |
D | lib.rs | 7746 macro_rules! impl_try_from_bytes_testable { in test_impls() macro 7752 impl_try_from_bytes_testable!( in test_impls() 7757 …impl_try_from_bytes_testable!($($tys),* => @success $($success_case),* $(, @failure $($failure_cas… in test_impls() 7762 …impl_try_from_bytes_testable!($($ty),* => @success $($success_case),* $(, @failure $($failure_case… in test_impls() 7785 impl_try_from_bytes_testable!( in test_impls()
|