Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/strconv/
Ddecimal_test.go12 type shiftTest struct { struct
13 i uint64
14 shift int
15 out string
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dnat_test.go259 type shiftTest struct { struct
260 in nat
261 shift uint
262 out nat