Home
last modified time | relevance | path

Searched refs:DescribeNegationTo (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fastboot/
H A Dmock_transport.h50 void DescribeNegationTo(std::ostream* os) const { *os << "raw data is not"; } in DescribeNegationTo() function
/aosp14/frameworks/base/tools/aapt2/test/
H A DCommon.h163 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function