Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/sort/
Dsort_test.go172 type nonDeterministicTestingData struct { struct
176 func (t *nonDeterministicTestingData) Len() int { argument
179 func (t *nonDeterministicTestingData) Less(i, j int) bool { argument
185 func (t *nonDeterministicTestingData) Swap(i, j int) { argument
200 td := &nonDeterministicTestingData{