Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance
2338 type testPathContext struct { struct2339 config Config2342 func (x *testPathContext) Config() Config { return x.config }2343 func (x *testPathContext) AddNinjaFileDeps(...string) {}