Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go2357 type testPathContext struct { struct
2358 config Config
2361 func (x *testPathContext) Config() Config { return x.config }
2362 func (x *testPathContext) AddNinjaFileDeps(...string) {}