Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance
2357 type testPathContext struct { struct2358 config Config2361 func (x *testPathContext) Config() Config { return x.config }2362 func (x *testPathContext) AddNinjaFileDeps(...string) {}