Home
last modified time | relevance | path

Searched defs:MatchAndExplain (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DRegionMatcher.h30 bool MatchAndExplain(const Region& actual, testing::MatchResultListener*) const override { in MatchAndExplain() function
/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_test_helper.h120 bool MatchAndExplain( in MatchAndExplain() function
/aosp12/frameworks/base/tools/aapt2/test/
H A DCommon.h155 bool MatchAndExplain(T x, ::testing::MatchResultListener* listener) const override { in MatchAndExplain() function
/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_test_utils.h206 bool MatchAndExplain(MetadataBuilder* metadata, in MatchAndExplain() function
/aosp12/system/libvintf/test/
H A DVintfFmTest.cpp151 bool MatchAndExplain(const std::string& actual, MatchResultListener* listener) const override { in MatchAndExplain() function in android::vintf::__anon496a68660110::MatrixInstanceMatcher
H A Dvintf_object_tests.cpp1879 bool MatchAndExplain(const android::base::Result<T>& result, in MatchAndExplain() function in android::vintf::testing::ErrorMessageMatcher