Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/dexpreopt/
H A Dclass_loader_context_test.go377 return android.ModuleInstallPathContextForTesting(config)
/aosp_15_r20/build/soong/android/
H A Dpaths.go2462 func ModuleInstallPathContextForTesting(config Config) ModuleInstallPathContext { func