Home
last modified time | relevance | path

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

/build/soong/android/
Dmutator_test.go26 type mutatorTestModule struct { struct
27 ModuleBase
28 props struct {
33 missingDeps []string
43 func (m *mutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContext) {
52 func (m *mutatorTestModule) DepsMutator(ctx BottomUpMutatorContext) {