Searched defs:MatchAndExplain (Results 1 – 6 of 6) sorted by relevance
30 bool MatchAndExplain(const Region& actual, testing::MatchResultListener*) const override { in MatchAndExplain() function
120 bool MatchAndExplain( in MatchAndExplain() function
155 bool MatchAndExplain(T x, ::testing::MatchResultListener* listener) const override { in MatchAndExplain() function
206 bool MatchAndExplain(MetadataBuilder* metadata, in MatchAndExplain() function
151 bool MatchAndExplain(const std::string& actual, MatchResultListener* listener) const override { in MatchAndExplain() function in android::vintf::__anon496a68660110::MatrixInstanceMatcher
1879 bool MatchAndExplain(const android::base::Result<T>& result, in MatchAndExplain() function in android::vintf::testing::ErrorMessageMatcher