Searched refs:StringPathRelativeToTop (Results 1 – 5 of 5) sorted by relevance
98 AssertStringEquals(t, message, expected, StringPathRelativeToTop(config.soongOutDir, actual))
1297 func StringPathRelativeToTop(soongOutDir string, path string) string { func1347 relative := StringPathRelativeToTop(soongOutDir, path)
1506 p.fullPath = StringPathRelativeToTop(p.outDir, p.fullPath)
1372 if expected != android.StringPathRelativeToTop(ctx.Config().SoongOutDir(), got) {
2626 outputMap[android.StringPathRelativeToTop(outSoongDir, o)] = true