Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go1496 type testPathContext struct { struct
1497 config Config
1500 func (x *testPathContext) Config() Config { return x.config }
1501 func (x *testPathContext) AddNinjaFileDeps(...string) {}