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