Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/strconv/
Datoi_test.go515 type parseErrorTest struct { struct
516 arg int
517 errStub func(name string, arg int) error