Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance
1860 type testPathContext struct { struct1861 config Config1864 func (x *testPathContext) Config() Config { return x.config }1865 func (x *testPathContext) AddNinjaFileDeps(...string) {}