Searched defs:pathForModuleSrcTestCase (Results 1 – 1 of 1) sorted by relevance
1133 type pathForModuleSrcTestCase struct { struct1134 name string1135 bp string1136 srcs []string1137 rels []string1138 src string1139 rel string1142 preparer FixturePreparer1145 errorHandler FixtureErrorHandler1148 func testPathForModuleSrc(t *testing.T, tests []pathForModuleSrcTestCase) {