Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace_test.go738 type blueprintTestModule struct { struct
745 func (b *blueprintTestModule) DynamicDependencies(_ blueprint.DynamicDependerModuleContext) []strin… argument
749 func (b *blueprintTestModule) GenerateBuildActions(blueprint.ModuleContext) { argument
753 m := &blueprintTestModule{}