func github.com/golang/mock/gomock.All

one use

	github.com/golang/mock/gomock (current package)
		matchers.go#L278: func All(ms ...Matcher) Matcher { return allMatcher{ms} }