Home
last modified time | relevance | path

Searched defs:AnyMatcher (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dany_matcher.rs79 pub struct AnyMatcher<'a, T: Debug + ?Sized, const N: usize> { struct
80 components: [Box<dyn Matcher<ActualT = T> + 'a>; N],
83 impl<'a, T: Debug + ?Sized, const N: usize> AnyMatcher<'a, T, N> { impl
92 impl<'a, T: Debug + ?Sized, const N: usize> Matcher for AnyMatcher<'a, T, N> { implementation
/aosp_15_r20/external/testng/ant/
HDivy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...