github.com/google/go-cmp/cmp.Transform.Name (method)

2 uses

	github.com/google/go-cmp/cmp (current package)
		path.go#L301: func (tf Transform) Name() string { return tf.trans.name }
		report_value.go#L75: 		parent.TransformerName = s.Name()