Home
last modified time | relevance | path

Searched refs:NormalizePathsForTesting (Results 1 – 6 of 6) sorted by relevance

/build/soong/java/
Djava_test.go593 android.NormalizePathsForTesting(fooLibrary.compiledSrcJars))
1779 actualOutputFiles := android.NormalizePathsForTesting(outputFiles)
1787 …als(t, "Header JARs are produced", expectedOutputFiles, android.NormalizePathsForTesting(javaInfo.…
1788 …tion/Resources JARs are produced", expectedOutputFiles, android.NormalizePathsForTesting(javaInfo.…
1789 …Implementation JARs are produced", expectedOutputFiles, android.NormalizePathsForTesting(javaInfo.…
/build/soong/sdk/
Dtesting.go193 info.mergeZips = android.NormalizePathsForTesting(bp.Inputs)
/build/soong/android/
Dfixture.go1015 func (r *TestResult) NormalizePathsForTesting(paths Paths) []string { func
Dtesting.go1201 func NormalizePathsForTesting(paths Paths) []string { func
/build/soong/cc/
Dcc_test.go4539 …IndentingSpaces(strings.Join(android.FirstUniqueStrings(android.NormalizePathsForTesting(paths)), …
/build/soong/apex/
Dapex_test.go5219 …if expected, actual := []string{"myapex-arm64.apex"}, android.NormalizePathsForTesting(rule.Implic…