github.com/google/go-cmp/cmp/cmpopts.mapSorter.checkSort (method)

2 uses

	github.com/google/go-cmp/cmp/cmpopts (current package)
		sort.go#L134: 	ms.checkSort(dst)
		sort.go#L137: func (ms mapSorter) checkSort(v reflect.Value) {