Home | History | Annotate | Download | only in big

Lines Matching defs:checkBytes

387 func checkBytes(b []byte) bool {
398 if err := quick.Check(checkBytes, nil); err != nil {