Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance
1982 type testPathContext struct { struct1983 config Config1986 func (x *testPathContext) Config() Config { return x.config }1987 func (x *testPathContext) AddNinjaFileDeps(...string) {}