Searched defs:otherObject (Results 1 – 4 of 4) sorted by relevance
122 public boolean equals(Object otherObject) { in equals()
143 public boolean equals(Object otherObject) { in equals()
136 inline bool operator== (const NvidiaSharedBaseObj<NvidiaBaseObjType>& otherObject) in operator ==()141 inline bool operator!= (const NvidiaSharedBaseObj<NvidiaBaseObjType>& otherObject) in operator !=()
1674 Json::Value srcObject, objectCopy, otherObject; in JSONTEST_FIXTURE_LOCAL() local