Searched defs:AndroidTest (Results 1 – 1 of 1) sorted by relevance
1592 type AndroidTest struct { struct1593 AndroidApp1595 appTestProperties appTestProperties1597 testProperties testProperties1599 testConfig android.Path1600 extraTestConfigs android.Paths1601 data android.Paths1604 func (a *AndroidTest) InstallInTestcases() bool {1612 func (a *AndroidTest) includedInTestSuite(searchPrefix string) bool {1620 func (a *AndroidTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {[all …]