Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/examples/
Dtypes.go311 type MyInts []int type
313 func _[P MyInts]() P {
/aosp_15_r20/external/go-cmp/cmp/cmpopts/
H A Dutil_test.go24 MyInts []int type