Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestEventMatchers.h51 bool MatchAndExplain(const NotifyMotionArgs& args, std::ostream*) const { in MatchAndExplain() function
55 bool MatchAndExplain(const NotifyKeyArgs& args, std::ostream*) const { in MatchAndExplain() function
59 bool MatchAndExplain(const InputEvent& event, std::ostream*) const { in MatchAndExplain() function
83 bool MatchAndExplain(const NotifyKeyArgs& args, std::ostream*) const { in MatchAndExplain() function
87 bool MatchAndExplain(const KeyEvent& event, std::ostream*) const { in MatchAndExplain() function
111 bool MatchAndExplain(const NotifyMotionArgs& args, std::ostream*) const { in MatchAndExplain() function
119 bool MatchAndExplain(const MotionEvent& event, std::ostream*) const { in MatchAndExplain() function
150 bool MatchAndExplain(const NotifyMotionArgs& args, std::ostream*) const { in MatchAndExplain() function
154 bool MatchAndExplain(const NotifyKeyArgs& args, std::ostream*) const { in MatchAndExplain() function
158 bool MatchAndExplain(const InputEvent& event, std::ostream*) const { in MatchAndExplain() function
[all …]
/frameworks/av/media/liberror/include/error/
DExpectedMatchers.h45 bool MatchAndExplain(ExpectedT val, ::testing::MatchResultListener* listener) const { in MatchAndExplain() function
95 bool MatchAndExplain(ExpectedT val, ::testing::MatchResultListener* listener) const { in MatchAndExplain() function
DBinderStatusMatcher.h40 bool MatchAndExplain(const binder::Status& value, in MatchAndExplain() function
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DRegionMatcher.h30 bool MatchAndExplain(const Region& actual, testing::MatchResultListener*) const override { in MatchAndExplain() function
/frameworks/base/tools/aapt2/test/
DCommon.h159 bool MatchAndExplain(T x, ::testing::MatchResultListener* listener) const override { in MatchAndExplain() function