Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance
1980 type testPathContext struct { struct1981 config Config1984 func (x *testPathContext) Config() Config { return x.config }1985 func (x *testPathContext) AddNinjaFileDeps(...string) {}