Home
last modified time | relevance | path

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

/external/syzkaller/dashboard/dashapi/
Ddashapi.go272 Status BugStatus
355 BugStatus int type
360 BugStatusOpen BugStatus = iota
/external/syzkaller/dashboard/app/
Dutil_test.go298 func (client *apiClient) updateBug(extID string, status dashapi.BugStatus, dup string) {