Home
last modified time | relevance | path

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

/build/soong/android/
Dmutator_test.go25 type mutatorTestModule struct { struct
26 ModuleBase
27 props struct {
32 missingDeps []string
42 func (m *mutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {
51 func (m *mutatorTestModule) DepsMutator(ctx BottomUpMutatorContext) {