Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go2286 type testPath struct { struct
2287 basePath
2290 func (p testPath) RelativeToTop() Path {
2295 func (p testPath) WithoutRel() Path {
2300 func (p testPath) String() string {