Searched refs:StringPathRelativeToTop (Results 1 – 5 of 5) sorted by relevance
80 AssertStringEquals(t, message, expected, StringPathRelativeToTop(config.buildDir, actual))
1050 func StringPathRelativeToTop(soongOutDir string, path string) string { func1094 relative := StringPathRelativeToTop(soongOutDir, path)
1144 p.fullPath = StringPathRelativeToTop(p.buildDir, p.fullPath)
1186 if expected != android.StringPathRelativeToTop(ctx.Config().BuildDir(), got) {
1745 outputMap[android.StringPathRelativeToTop(outSoongDir, o)] = true