Home
last modified time | relevance | path

Searched refs:componentTestModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dpackaging_test.go26 type componentTestModule struct { struct
41 m := &componentTestModule{}
47 func (m *componentTestModule) DepsMutator(ctx BottomUpMutatorContext) { argument
51 func (m *componentTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument