Searched defs:AndroidTest (Results 1 – 1 of 1) sorted by relevance
1027 type AndroidTest struct { struct1028 AndroidApp1030 appTestProperties appTestProperties1032 testProperties testProperties1034 testConfig android.Path1035 data android.Paths1038 func (a *AndroidTest) InstallInTestcases() bool {1042 func (a *AndroidTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {1066 …c (a *AndroidTest) FixTestConfig(ctx android.ModuleContext, testConfig android.Path) android.Path {1094 func (a *AndroidTest) DepsMutator(ctx android.BottomUpMutatorContext) {[all …]