Home
last modified time | relevance | path

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

/external/syzkaller/dashboard/app/
Dfix_test.go27 builderPollResp, _ := c.client.BuilderPoll(build1.Manager)
48 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
74 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
98 builderPollResp, _ := c.client.BuilderPoll(build1.Manager)
112 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
124 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
139 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
159 builderPollResp, _ := c.client.BuilderPoll(build1.Manager)
179 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
190 builderPollResp, _ = c.client.BuilderPoll(build1.Manager)
[all …]
Demail_test.go336 builderPollResp, _ := c.client2.BuilderPoll(build.Manager)
/external/syzkaller/dashboard/dashapi/
Ddashapi.go100 func (dash *Dashboard) BuilderPoll(manager string) (*BuilderPollResp, error) { func
/external/syzkaller/syz-ci/
Dmanager.go534 resp, err := mgr.dash.BuilderPoll(mgr.name)