Home
last modified time | relevance | path

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

123456

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestEventMatchers.h63 void DescribeTo(std::ostream* os) const { in DescribeTo() function
91 void DescribeTo(std::ostream* os) const { in DescribeTo() function
140 void DescribeTo(std::ostream* os) const { in DescribeTo() function
175 void DescribeTo(std::ostream* os) const { *os << "with display id " << mDisplayId; } in DescribeTo() function
209 void DescribeTo(std::ostream* os) const { *os << "with device id " << mDeviceId; } in DescribeTo() function
243 void DescribeTo(std::ostream* os) const { in DescribeTo() function
279 void DescribeTo(std::ostream* os) const { *os << "with down time " << mDownTime; } in DescribeTo() function
329 void DescribeTo(std::ostream* os) const { in DescribeTo() function
372 void DescribeTo(std::ostream* os) const { in DescribeTo() function
417 void DescribeTo(std::ostream* os) const { *os << "with pointer count " << mPointerCount; } in DescribeTo() function
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_matchers.cc69 void HloMatcher::DescribeTo(::std::ostream* os) const { in DescribeTo() function in xla::testing::HloMatcher
128 void HloCustomCallMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloCustomCallMatcher
169 void HloShapeMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeMatcher
188 void HloShapeAndLayoutMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShapeAndLayoutMatcher
217 void HloShardingMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloShardingMatcher
252 void HloDotWithContractingDimsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloDotWithContractingDimsMatcher
296 void HloAsyncCopyMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloAsyncCopyMatcher
316 void HloConstantMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloConstantMatcher
347 void HloReplicaGroupsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in xla::testing::HloReplicaGroupsMatcher
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Dnghttp2_test_utils.cc38 void DescribeTo(std::ostream* os) const { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::FrameHeaderMatcher
69 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::PointerToFrameHeaderMatcher
91 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::ReferenceToFrameHeaderMatcher
134 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::DataMatcher
182 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::HeadersMatcher
226 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::RstStreamMatcher
264 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::SettingsMatcher
305 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::PingMatcher
352 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::GoAwayMatcher
388 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in http2::adapter::test::__anonf9c1ccde0111::WindowUpdateMatcher
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DTestEventMatchers.h62 void DescribeTo(std::ostream* os) const { *os << "with device id " << mDeviceId; } in DescribeTo() function
93 void DescribeTo(std::ostream* os) const { in DescribeTo() function
119 void DescribeTo(std::ostream* os) const { *os << "sample count " << mExpectedSampleCount; } in DescribeTo() function
183 void DescribeTo(std::ostream* os) const { *os << "motion event sample properties match."; } in DescribeTo() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
652 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
652 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
652 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
652 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
656 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo() function
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() function
477 void DescribeTo(::std::ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
551 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
656 void DescribeTo(::std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/external/abseil-cpp/absl/status/internal/
H A Dstatus_matchers.h59 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
174 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
223 void DescribeTo(std::ostream* os) const override { *os << "is OK"; } in DescribeTo() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/internal/
H A Dstatus_matchers.h59 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
174 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
223 void DescribeTo(std::ostream* os) const override { *os << "is OK"; } in DescribeTo() function
/aosp_15_r20/external/pigweed/pw_unit_test/public/pw_unit_test/
H A Dgoogletest_test_matchers.h61 void DescribeTo(std::ostream* os) const { *os << "is OK"; } in DescribeTo() function
91 void DescribeTo(std::ostream* os) const { in DescribeTo() function
155 void DescribeTo(std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Testing/Support/
DError.h52 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
111 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Testing/Support/
DError.h52 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
111 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Testing/Support/
DError.h52 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
111 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Testing/Support/
DError.h52 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
111 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Testing/Support/
H A DError.h52 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
111 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo() function
/aosp_15_r20/external/cronet/base/test/
H A Dgmock_expected_support.h59 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
109 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
174 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
H A Dvalues_test_util.cc105 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in base::test::__anon4e739eba0111::DictionaryHasValueMatcher
152 void DescribeTo(std::ostream* os) const override { in DescribeTo() function in base::test::__anon4e739eba0111::DictionaryHasValuesMatcher
254 void IsJsonMatcher::DescribeTo(std::ostream* os) const { in DescribeTo() function in base::test::IsJsonMatcher
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus_matchers.h144 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
232 void DescribeTo(std::ostream* os) const override { in DescribeTo() function
277 void DescribeTo(std::ostream* os) const override { *os << "is OK"; } in DescribeTo() function
/aosp_15_r20/frameworks/av/media/liberror/include/error/
H A DExpectedMatchers.h57 void DescribeTo(std::ostream* os) const { in DescribeTo() function
108 void DescribeTo(std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/
H A Dstatus_matchers.h57 void DescribeTo(std::ostream* os) const { *os << "is OK"; } in DescribeTo() function
86 void DescribeTo(std::ostream* os) const { in DescribeTo() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers_test.h107 void DescribeTo(ostream* os) const { *os << "is > " << rhs; } in DescribeTo() function
137 void DescribeTo(ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers_test.h107 void DescribeTo(ostream* os) const { *os << "is > " << rhs; } in DescribeTo() function
137 void DescribeTo(ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function

123456