Searched defs:AndroidTest (Results 1 – 1 of 1) sorted by relevance
946 type AndroidTest struct { struct947 AndroidApp949 appTestProperties appTestProperties951 testProperties testProperties953 testConfig android.Path954 extraTestConfigs android.Paths955 data android.Paths958 func (a *AndroidTest) InstallInTestcases() bool {962 func (a *AndroidTest) GenerateAndroidBuildActions(ctx android.ModuleContext) {987 …c (a *AndroidTest) FixTestConfig(ctx android.ModuleContext, testConfig android.Path) android.Path {[all …]