Home
last modified time | relevance | path

Searched refs:WritablePathForTesting (Results 1 – 2 of 2) sorted by relevance

/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go95 moduleConfig.StripOutputPath = android.WritablePathForTesting("$2")
/build/soong/android/
Dpaths.go1219 func WritablePathForTesting(paths ...string) WritablePath { func
1232 p[i] = WritablePathForTesting(s)