Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_gmock_test.cc29 string Describe(const ::testing::Matcher<MatchedTy>& m) { in Describe() function
/external/libchrome/base/android/
Dandroid_hardware_buffer_compat.cc89 void AndroidHardwareBufferCompat::Describe(const AHardwareBuffer* buffer, in Describe() function in base::AndroidHardwareBufferCompat
/external/skia/src/gpu/
DGrProgramDesc.cpp177 SkString GrProgramDesc::Describe(const GrProgramInfo& programInfo, in Describe() function in GrProgramDesc
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV1.cpp278 bool AppleObjCRuntimeV1::ClassDescriptorV1::Describe( in Describe() function in AppleObjCRuntimeV1::ClassDescriptorV1
DAppleObjCClassDescriptorV2.cpp357 bool ClassDescriptorV2::Describe( in Describe() function in ClassDescriptorV2
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
DObjCLanguageRuntime.h105 Describe(std::function<void(ObjCISA)> const &superclass_func, in Describe() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix.cpp305 const char *SignalContext::Describe() const { in Describe() function in __sanitizer::SignalContext
Dsanitizer_fuchsia.cpp113 const char *SignalContext::Describe() const { UNIMPLEMENTED(); } in Describe() function in __sanitizer::SignalContext
Dsanitizer_win.cpp1001 const char *SignalContext::Describe() const { in Describe() function in __sanitizer::SignalContext
/external/llvm-project/clang/lib/Tooling/Transformer/
DStencil.cpp66 Describe, enumerator
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc154 std::string Describe(const Matcher<T>& m) { in Describe() function
3823 TEST(AddressTest, Describe) { in TEST() argument
3890 TEST(WhenDynamicCastToTest, Describe) { in TEST() argument
5582 TEST(IsSupersetOfTest, Describe) { in TEST() argument
5709 TEST(IsSubsetOfTest, Describe) { in TEST() argument
6114 TEST_F(UnorderedElementsAreTest, Describe) { in TEST() argument
8426 TEST(ThrowsTest, Describe) { in TEST() argument
8469 TEST_P(ThrowsPredicateTest, Describe) { in TEST() argument
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp800 auto Describe = [](Optional<Value *> SourceAggregate) { in foldAggregateConstructionIntoAggregateReuse() local