Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/compile/internal/loopvar/
Dloopvar_test.go17 type testcase struct { struct
18 lvFlag string // ==-2, -1, 0, 1, 2
19 buildExpect string // message, if any
20 expectRC int
21 files []string
/prebuilts/go/linux-x86/test/typeparam/
Dissue54497.go9 package testcase package