Home
last modified time | relevance | path

Searched defs:IsSame (Results 1 – 18 of 18) 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/webrtc/modules/desktop_capture/win/
Dscoped_thread_desktop.cc24 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
Ddesktop.cc51 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
/external/tensorflow/tensorflow/core/grappler/utils/
Dpattern_utils.cc36 inline bool IsSame(string op1, string op2) { return op1 == "*" || op1 == 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/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/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/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h120 bool IsSame(const Type* that) const { in IsSame() function
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcord.h797 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtypes.h116 bool IsSame(const Type* that) const { in IsSame() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dtypes.h120 bool IsSame(const Type* that) const { in IsSame() function
/external/abseil-cpp/absl/strings/
Dcord.h797 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/angle/third_party/abseil-cpp/absl/strings/
Dcord.h822 bool IsSame(const InlineRep& other) const { in IsSame() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_dnn.cc3902 bool PoolingWorkspaceDescriptor::IsSame( in IsSame() function in stream_executor::gpu::PoolingWorkspaceDescriptor