Home
last modified time | relevance | path

Searched defs:Describe (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/stg/
H A Dnaming.h58 struct Describe { struct
59 Describe(const Graph& graph, NameCache& names) : graph(graph), names(names) {} in Describe() argument
65 struct DescribeKind { argument
/aosp_15_r20/art/runtime/
H A Dreflective_value_visitor.cc27 void HeapReflectiveSourceInfo::Describe(std::ostream& os) const { in Describe() function in art::HeapReflectiveSourceInfo
34 void JniIdReflectiveSourceInfo<jfieldID>::Describe(std::ostream& os) const { in Describe() function in art::JniIdReflectiveSourceInfo
40 void JniIdReflectiveSourceInfo<jmethodID>::Describe(std::ostream& os) const { in Describe() function in art::JniIdReflectiveSourceInfo
45 void ReflectiveHandleScopeSourceInfo::Describe(std::ostream& os) const { in Describe() function in art::ReflectiveHandleScopeSourceInfo
H A Dreflective_value_visitor.h108 virtual void Describe(std::ostream& os) const { in Describe() function
170 void Describe(std::ostream& os) const override REQUIRES(Locks::mutator_lock_) { in Describe() function
H A Djava_frame_root_info.cc23 void JavaFrameRootInfo::Describe(std::ostream& os) const { in Describe() function in art::JavaFrameRootInfo
H A Dreflective_handle_scope.cc26 void BaseReflectiveHandleScope::Describe(std::ostream& os) const { in Describe() function in art::BaseReflectiveHandleScope
H A Dgc_root.h75 virtual void Describe(std::ostream& os) const { in Describe() function
/aosp_15_r20/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dserver.cpp67 std::string TcpServer::Describe() const { in Describe() function in cuttlefish::socket_proxy::TcpServer
90 std::string VsockServer::Describe() const { in Describe() function in cuttlefish::socket_proxy::VsockServer
103 std::string DupServer::Describe() const { in Describe() function in cuttlefish::socket_proxy::DupServer
Dclient.cpp83 std::string TcpClient::Describe() const { in Describe() function in cuttlefish::socket_proxy::TcpClient
108 std::string VsockClient::Describe() const { in Describe() function in cuttlefish::socket_proxy::VsockClient
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_results_test_util.cc62 void Describe(std::ostream& os) const { in Describe() function in net::__anon92d10abb0111::EndpointResultMatcher
118 void Describe(std::ostream& os) const { in Describe() function in net::__anon92d10abb0111::ServiceEndpointMatcher
H A Dhost_resolver_internal_result_test_util.cc120 void Describe(std::ostream& os) const { in Describe() function in net::__anon77ecd6240111::HostResolverInternalResultBaseMatcher
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dpattern_matcher_gmock_test.cc30 std::string Describe(const ::testing::Matcher<MatchedTy>& m) { in Describe() function
/aosp_15_r20/external/cronet/net/base/
H A Dconnection_endpoint_metadata_test_util.cc74 void Describe(std::ostream& os) const { in Describe() function in net::__anon286a42010111::EndpointMetadataMatcher
/aosp_15_r20/external/cronet/base/android/
H A Dandroid_hardware_buffer_compat.cc87 void AndroidHardwareBufferCompat::Describe(const AHardwareBuffer* buffer, in Describe() function in base::AndroidHardwareBufferCompat
/aosp_15_r20/external/libchrome/base/android/
H A Dandroid_hardware_buffer_compat.cc89 void AndroidHardwareBufferCompat::Describe(const AHardwareBuffer* buffer, in Describe() function in base::AndroidHardwareBufferCompat
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers_test.h171 std::string Describe(const Matcher<T>& m) { in Describe() function
H A Dgmock-matchers-misc_test.cc87 TEST(AddressTest, Describe) { in TEST() argument
1698 TEST(ThrowsTest, Describe) { in TEST() argument
1741 TEST_P(ThrowsPredicateTest, Describe) { in TEST_P() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers_test.h171 std::string Describe(const Matcher<T>& m) { in Describe() function
H A Dgmock-matchers-misc_test.cc87 TEST(AddressTest, Describe) { in TEST() argument
1698 TEST(ThrowsTest, Describe) { in TEST() argument
1741 TEST_P(ThrowsPredicateTest, Describe) { in TEST_P() argument
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers_test.h171 std::string Describe(const Matcher<T>& m) { in Describe() function
H A Dgmock-matchers-misc_test.cc87 TEST(AddressTest, Describe) { in TEST() argument
1698 TEST(ThrowsTest, Describe) { in TEST() argument
1741 TEST_P(ThrowsPredicateTest, Describe) { in TEST_P() argument
H A Dgmock-matchers-containers_test.cc1578 TEST(IsSupersetOfTest, Describe) { in TEST() argument
1705 TEST(IsSubsetOfTest, Describe) { in TEST() argument
2115 TEST_F(UnorderedElementsAreTest, Describe) { in TEST_F() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrProgramDesc.cpp185 SkString GrProgramDesc::Describe(const GrProgramInfo& programInfo, in Describe() function in GrProgramDesc
/aosp_15_r20/art/openjdkjvmti/
H A Dti_breakpoint.cc63 void Describe(std::ostream& os) const override REQUIRES_SHARED(art::Locks::mutator_lock_) { in Describe() function in openjdkjvmti::JvmtiBreakpointReflectionSource
H A Dti_field.cc59 void Describe(std::ostream& os) const override REQUIRES_SHARED(art::Locks::mutator_lock_) { in Describe() function in openjdkjvmti::JvmtiFieldReflectionSource
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstatus_matchers_test.cc55 std::string Describe(const Matcher<T>& matcher) { in Describe() function

12