Searched defs:shallowEquals (Results 1 – 3 of 3) sorted by relevance
85 export function shallowEquals(a: unknown, b: unknown) { function
928 Equals.Impl shallowEquals = (Impl) equalsFactory.equals(ComparisonMethod.SHALLOW); in testFactoryMethodCalledEquals() local
1262 Equals.Impl shallowEquals = (Impl) equalsFactory.equals(ComparisonMethod.SHALLOW); in testFactoryMethodCalledEquals() local