Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go1860 type testPathContext struct { struct
1861 config Config
1864 func (x *testPathContext) Config() Config { return x.config }
1865 func (x *testPathContext) AddNinjaFileDeps(...string) {}