Searched defs:TestModuleInfo (Results 1 – 1 of 1) sorted by relevance
25 type TestModuleInfo struct { struct26 ModuleName string27 Typ string28 Dir string32 func (mi TestModuleInfo) Name() string {37 func (mi TestModuleInfo) GenerateBuildActions(blueprint.ModuleContext) {}39 func (mi TestModuleInfo) equals(other TestModuleInfo) bool {