Searched refs:mutatorTestModule (Results 1 – 1 of 1) sorted by relevance
25 type mutatorTestModule struct { struct36 module := &mutatorTestModule{}42 func (m *mutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument51 func (m *mutatorTestModule) DepsMutator(ctx BottomUpMutatorContext) { argument56 ctx.AddMissingDependencies(ctx.Module().(*mutatorTestModule).props.Mutator_missing_deps)79 foo := result.ModuleForTests("foo", "").Module().(*mutatorTestModule)