Home
last modified time | relevance | path

Searched defs:testPathContext (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dpaths.go2338 type testPathContext struct { struct
2339 config Config
2342 func (x *testPathContext) Config() Config { return x.config }
2343 func (x *testPathContext) AddNinjaFileDeps(...string) {}