Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpackaging_test.go26 type componentTestModule struct { struct
42 m := &componentTestModule{}
48 func (m *componentTestModule) DepsMutator(ctx BottomUpMutatorContext) { argument
52 func (m *componentTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument