Searched refs:with_passing_test_cases (Results 1 – 1 of 1) sorted by relevance
1401 fn with_passing_test_cases<F: Fn(Box<ReadOnly<Self>>)>(f: F); in test_impls() method1406 fn with_passing_test_cases<F: Fn(Box<ReadOnly<Self>>)>(f: F) { in test_impls() method1429 fn with_passing_test_cases<F: Fn(Box<ReadOnly<Self>>)>(f: F) { in test_impls()1469 fn with_passing_test_cases<F: Fn(Box<ReadOnly<Self>>)>(_f: F) { in test_impls()1779 <$ty as TryFromBytesTestable>::with_passing_test_cases(|mut val| { in test_impls()