Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance
1496 type testPathContext struct { struct1497 config Config1500 func (x *testPathContext) Config() Config { return x.config }1501 func (x *testPathContext) AddNinjaFileDeps(...string) {}