/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | TestEventMatchers.h | 63 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 D | hlo_matchers.cc | 69 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 D | nghttp2_test_utils.cc | 38 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 D | TestEventMatchers.h | 62 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/ |
D | gtest-matchers.h | 192 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/ |
D | gtest-matchers.h | 192 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/ |
D | gtest-matchers.h | 192 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/ |
D | gtest-matchers.h | 192 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/ |
D | gtest-matchers.h | 192 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/ |
D | gtest-matchers.h | 192 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 D | status_matchers.h | 59 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 D | status_matchers.h | 59 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 D | googletest_test_matchers.h | 61 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/ |
D | Error.h | 52 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/ |
D | Error.h | 52 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/ |
D | Error.h | 52 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/ |
D | Error.h | 52 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 D | Error.h | 52 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 D | gmock_expected_support.h | 59 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 D | values_test_util.cc | 105 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 D | status_matchers.h | 144 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 D | ExpectedMatchers.h | 57 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 D | status_matchers.h | 57 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 D | gmock-matchers_test.h | 107 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 D | gmock-matchers_test.h | 107 void DescribeTo(ostream* os) const { *os << "is > " << rhs; } in DescribeTo() function 137 void DescribeTo(ostream* os) const override { impl_.DescribeTo(os); } in DescribeTo() function
|