github.com/google/go-cmp/cmp.state.compareSlice (method)

2 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L288: 		s.compareSlice(t, vx, vy)
		compare.go#L431: func (s *state) compareSlice(t reflect.Type, vx, vy reflect.Value) {