Lines Matching refs:app
1217 app := ctx.ModuleForTests(test.name, "android_common")
1218 jniLibZip := app.Output("jnilibs.zip")
1350 app := ctx.ModuleForTests(test.name, "android_common")
1351 jniLibZip := app.MaybeOutput("jnilibs.zip")
1440 app := ctx.ModuleForTests(test.name, "android_common")
1442 jniLibZip := app.MaybeOutput("jnilibs.zip")
2218 app := ctx.ModuleForTests(test.name, "android_common")
2219 jniLibZip := app.Output("jnilibs.zip")
2347 app := result.ModuleForTests("app", "android_common")
2352 actualManifestFixerArgs := app.Output("manifest_fixer/AndroidManifest.xml").Args["args"]
2363 verifyCmd := app.Rule("verify_uses_libraries").RuleParams.Command
2383 cmd := app.Rule("dexpreopt").RuleParams.Command
2478 app := result.ModuleForTests("app", "android_common")
2479 cmd := app.Rule("dexpreopt").RuleParams.Command