Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/
Dcodec_test.go1114 type InterfaceItem struct { struct
1115 I int
1116 Sq1, Sq2, Sq3 Squarer
1117 F float64
1118 Sq []Squarer