Searched refs:mutatorTestModule (Results 1 – 1 of 1) sorted by relevance
27 type mutatorTestModule struct { struct38 module := &mutatorTestModule{}44 func (m *mutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument53 func (m *mutatorTestModule) DepsMutator(ctx BottomUpMutatorContext) { argument58 ctx.AddMissingDependencies(ctx.Module().(*mutatorTestModule).props.Mutator_missing_deps)81 foo := result.ModuleForTests("foo", "").Module().(*mutatorTestModule)