func testing.min
3 uses
testing (current package)
benchmark.go#L202: func min(x, y int64) int64 {
benchmark.go#L320: n = min(n, 100*last)
benchmark.go#L324: n = min(n, 1e9)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)