Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestEventMatchers.h63 void DescribeTo(std::ostream* os) const { in DescribeTo() function
91 void DescribeTo(std::ostream* os) const { in DescribeTo() function
127 void DescribeTo(std::ostream* os) const { in DescribeTo() function
162 void DescribeTo(std::ostream* os) const { *os << "with display id " << mDisplayId; } in DescribeTo() function
196 void DescribeTo(std::ostream* os) const { *os << "with device id " << mDeviceId; } in DescribeTo() function
230 void DescribeTo(std::ostream* os) const { in DescribeTo() function
266 void DescribeTo(std::ostream* os) const { *os << "with down time " << mDownTime; } in DescribeTo() function
316 void DescribeTo(std::ostream* os) const { in DescribeTo() function
359 void DescribeTo(std::ostream* os) const { in DescribeTo() function
404 void DescribeTo(std::ostream* os) const { *os << "with pointer count " << mPointerCount; } in DescribeTo() function
[all …]
/frameworks/av/media/liberror/include/error/
DExpectedMatchers.h57 void DescribeTo(std::ostream* os) const { in DescribeTo() function
108 void DescribeTo(std::ostream* os) const { in DescribeTo() function
DBinderStatusMatcher.h51 void DescribeTo(std::ostream* os) const { *os << "contains binder status " << status_; } in DescribeTo() function
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DRegionMatcher.h34 void DescribeTo(::std::ostream* os) const override { PrintTo(expected, os); } in DescribeTo() function
/frameworks/base/tools/aapt2/test/
DCommon.h163 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function