Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dstring_test.go446 type atoi32Test struct { struct
447 in string
448 out int32
449 ok bool