Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext_test.go48 type barModule struct { struct
55 m := &barModule{}
59 func (b *barModule) GenerateBuildActions(ModuleContext) { argument
62 func (b *barModule) Bar() bool { argument
66 func (b *barModule) Walk() bool { argument