Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vet/
Dvet_test.go376 type wantedError struct { struct
377 reStr string
378 re *regexp.Regexp
379 lineNum int
380 auto bool // match <autogenerated> line
381 file string
382 prefix string
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/testdir/
Dtestdir_test.go1371 type wantedError struct { struct
1372 reStr string
1373 re *regexp.Regexp
1374 lineNum int
1375 auto bool // match <autogenerated> line
1376 file string
1377 prefix string