Searched refs:StringPathRelativeToTop (Results 1 – 5 of 5) sorted by relevance
81 AssertStringEquals(t, message, expected, StringPathRelativeToTop(config.soongOutDir, actual))
1281 func StringPathRelativeToTop(soongOutDir string, path string) string { func1331 relative := StringPathRelativeToTop(soongOutDir, path)
1525 p.fullPath = StringPathRelativeToTop(p.outDir, p.fullPath)
1350 if expected != android.StringPathRelativeToTop(ctx.Config().SoongOutDir(), got) {
2534 outputMap[android.StringPathRelativeToTop(outSoongDir, o)] = true