Searched refs:PathForTesting (Results 1 – 7 of 7) sorted by relevance
327 Profman: android.PathForTesting("profman"),328 Dex2oat: android.PathForTesting("dex2oat"),329 Aapt: android.PathForTesting("aapt"),330 SoongZip: android.PathForTesting("soong_zip"),331 Zip2zip: android.PathForTesting("zip2zip"),332 VerifyUsesLibraries: android.PathForTesting("verify_uses_libraries.sh"),333 ConstructContext: android.PathForTesting("construct_context.sh"),
40 …DexPreoptImages: android.Paths{android.PathForTesting("system/framework/arm/boot.a…112 module.ProfileClassListing = android.OptionalPathForPath(android.PathForTesting("profile"))
94 moduleConfig.StripInputPath = android.PathForTesting("$1")97 moduleConfig.DexPath = android.PathForTesting("$1")
79 module.expandJarjarRules = android.PathForTesting(expected)
554 t.outputFile = android.PathForTesting("out", ctx.ModuleName())
1199 func PathForTesting(paths ...string) Path { func1211 p[i] = PathForTesting(s)
1514 return android.PathForTesting(moduleName)