Searched defs:robolectricRuntimes (Results 1 – 1 of 1) sorted by relevance
363 type robolectricRuntimes struct { struct364 android.ModuleBase366 props robolectricRuntimesProperties368 runtimes []android.InstallPath371 func (r *robolectricRuntimes) TestSuites() []string {377 func (r *robolectricRuntimes) DepsMutator(ctx android.BottomUpMutatorContext) {383 func (r *robolectricRuntimes) GenerateAndroidBuildActions(ctx android.ModuleContext) {415 func (r *robolectricRuntimes) InstallBypassMake() bool { return true }416 func (r *robolectricRuntimes) InstallInTestcases() bool { return true }417 func (r *robolectricRuntimes) InstallForceOS() (*android.OsType, *android.ArchType) {