Home
last modified time | relevance | path

Searched refs:NormalizePathForTesting (Results 1 – 5 of 5) sorted by relevance

/build/soong/sdk/
Dtesting.go150 src := android.NormalizePathForTesting(bp.Input)
176 info.outputZip = android.NormalizePathForTesting(bp.Output)
181 mergeInput := android.NormalizePathForTesting(bp.Input)
189 info.outputZip = android.NormalizePathForTesting(bp.Output)
/build/soong/android/
Dandroidmk_test.go310 …if expected, actual := NormalizePathForTesting(c1.from), NormalizePathForTesting(c2.from); expecte…
331 fmt.Fprintf(buf, " %s -> %s\n", NormalizePathForTesting(c.from), c.dest)
Dfixture.go1013 func (r *TestResult) NormalizePathForTesting(path Path) string { func
1027 result = append(result, r.NormalizePathForTesting(path))
Dtesting.go1236 func NormalizePathForTesting(path Path) string { func
1259 relative := NormalizePathForTesting(path)
/build/soong/java/
Ddexpreopt_test.go298 …ertStringEquals(t, "Testing "+name, expectedDex2oatPath, android.NormalizePathForTesting(dex2oatPa…