Home
last modified time | relevance | path

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

/external/syzkaller/syz-ci/
Dmanager.go405 build, err := mgr.createDashboardBuild(info, imageDir, "error")
481 build, err := mgr.createDashboardBuild(info, imageDir, "normal")
498 func (mgr *Manager) createDashboardBuild(info *BuildInfo, imageDir, typ string) (*dashapi.Build, er… func