Home
last modified time | relevance | path

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

/build/soong/android/
Dpackaging_test.go24 type componentTestModule struct { struct
38 m := &componentTestModule{}
44 func (m *componentTestModule) DepsMutator(ctx BottomUpMutatorContext) { argument
48 func (m *componentTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument