Home
last modified time | relevance | path

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

/external/rust/crates/googletest/src/matchers/
Dnot_matcher.rs42 struct NotMatcher<T, InnerMatcherT> { struct
47 impl<T: Debug, InnerMatcherT: Matcher<ActualT = T>> Matcher for NotMatcher<T, InnerMatcherT> { implementation
/external/rust/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/matcher/v3/
Dmatcher.pb.go445NotMatcher *Matcher_MatcherList_Predicate `protobuf:"bytes,4,opt,name=not_matcher,json=notMatcher,… member