Home
last modified time | relevance | path

Searched refs:randSource (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/prog/
Dexport_test.go33 func randSource(t *testing.T) rand.Source { func
52 return target, randSource(t), iterCount()
78 rs0 := randSource(t)
Dalloc_test.go65 r := newRand(target, randSource(t))