Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace_test.go744 type blueprintTestModule struct { struct
751 func (b *blueprintTestModule) DynamicDependencies(ctx blueprint.DynamicDependerModuleContext) []str… argument
755 func (b *blueprintTestModule) GenerateBuildActions(blueprint.ModuleContext) { argument
759 m := &blueprintTestModule{}