Home
last modified time | relevance | path

Searched defs:mutatorTestModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dmutator_test.go27 type mutatorTestModule struct { struct
28 ModuleBase
29 props struct {
34 missingDeps []string
44 func (m *mutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {
53 func (m *mutatorTestModule) DepsMutator(ctx BottomUpMutatorContext) {