Home
last modified time | relevance | path

Searched defs:IsSame (Results 1 – 23 of 23) sorted by relevance

/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DIsSame.java11 public class IsSame<T> extends BaseMatcher<T> { class
14 public IsSame(T object) { in IsSame() method in IsSame
/external/openthread/src/core/common/
Dtype_traits.hpp99 template <typename FirstType, typename SecondType> struct IsSame : public FalseValue struct
103 template <typename Type> struct IsSame<Type, Type> : public TrueValue struct
/external/webrtc/modules/desktop_capture/win/
Dscoped_thread_desktop.cc24 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
Ddesktop.cc52 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
/external/tensorflow/tensorflow/core/grappler/utils/
Dpattern_utils.cc41 bool IsSame(string op1, string op2) { in IsSame() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/external/webrtc/third_party/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/external/cronet/third_party/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/external/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/external/angle/third_party/abseil-cpp/absl/cleanup/
Dcleanup_test.cc30 constexpr bool IsSame() { in IsSame() function
/external/openscreen/third_party/abseil/src/absl/strings/
Dcord.h695 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/libtextclassifier/abseil-cpp/absl/strings/
Dcord.h686 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord.h724 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h120 bool IsSame(const Type* that) const { in IsSame() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h122 bool IsSame(const Type* that) const { in IsSame() function
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcord.h877 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dtypes.h124 bool IsSame(const Type* that) const { in IsSame() function
/external/abseil-cpp/absl/strings/
Dcord.h867 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.h876 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/strings/
Dcord.h877 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord.h898 bool IsSame(const InlineRep& other) const { return data_ == other.data_; } in IsSame() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc4089 bool PoolingWorkspaceDescriptor::IsSame( in IsSame() function in stream_executor::gpu::PoolingWorkspaceDescriptor