Searched defs:pathForModuleSrcTestCase (Results 1 – 1 of 1) sorted by relevance
1121 type pathForModuleSrcTestCase struct { struct1122 name string1123 bp string1124 srcs []string1125 rels []string1126 src string1127 rel string1130 func testPathForModuleSrc(t *testing.T, tests []pathForModuleSrcTestCase) {