Searched defs:pathForModuleSrcTestCase (Results 1 – 1 of 1) sorted by relevance
954 type pathForModuleSrcTestCase struct { struct955 name string956 bp string957 srcs []string958 rels []string959 src string960 rel string963 func testPathForModuleSrc(t *testing.T, buildDir string, tests []pathForModuleSrcTestCase) {