Home
last modified time | relevance | path

Searched defs:intn (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/internal/fuzz/
Dpcg.go18 intn(int) int methodSpec
99 func (r *pcgRand) intn(n int) int { func
Dmutators_byteslice_test.go24 func (mr *mockRand) intn(n int) int { func