Searched defs:IsSame (Results 1 – 6 of 6) sorted by relevance
33 template<typename, typename> struct IsSame { struct36 template<typename A> struct IsSame<A, A> { argument
14 public class IsSame<T> extends BaseMatcher<T> { class17 public IsSame(T object) { in IsSame() method in IsSame
27 bool ScopedThreadDesktop::IsSame(const Desktop& desktop) { in IsSame() function in webrtc::ScopedThreadDesktop
52 bool Desktop::IsSame(const Desktop& other) const { in IsSame() function in webrtc::Desktop
282 bool IsSame (NUANArc *test) in IsSame() function
96 IsSame () const in IsSame() function