Searched defs:nonDeterministicTestingData (Results 1 – 1 of 1) sorted by relevance
172 type nonDeterministicTestingData struct { struct173 r *rand.Rand176 func (t *nonDeterministicTestingData) Len() int {179 func (t *nonDeterministicTestingData) Less(i, j int) bool {185 func (t *nonDeterministicTestingData) Swap(i, j int) {