Home
last modified time | relevance | path

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

/external/syzkaller/dashboard/app/
Drepro_test.go23 crash1 := crashCtor(c)
24 resp, _ := c.client.ReportCrash(crash1)
27 cid := testCrashID(crash1)
32 resp, _ = c.client.ReportCrash(crash1)
38 *crash2 = *crash1
66 crash1 := crashCtor(c)
67 crash1.ReproOpts = []byte("opts")
68 crash1.ReproSyz = []byte("repro syz")
69 crash1.ReproC = []byte("repro C")
70 resp, _ := c.client.ReportCrash(crash1)
[all …]
Dfix_test.go24 crash1 := testCrash(build1, 1)
25 c.client.ReportCrash(crash1)
30 needRepro, _ := c.client.NeedRepro(testCrashID(crash1))
44 needRepro, _ = c.client.NeedRepro(testCrashID(crash1))
64 c.client.ReportCrash(crash1)
78 c.client.ReportCrash(crash1)
83 c.client.ReportCrash(crash1)
95 crash1 := testCrash(build1, 1)
96 c.client.ReportCrash(crash1)
129 c.client.ReportCrash(crash1)
[all …]
Dreporting_test.go22 crash1 := &dashapi.Crash{
29 c.client.ReportCrash(crash1)
73 crash1.ReproOpts = []byte("some opts")
74 crash1.ReproSyz = []byte("getpid()")
77 c.client.ReportCrash(crash1)
110 crash1.Report = []byte("report2")
111 c.client.ReportCrash(crash1)
139 crash1 := testCrashWithRepro(build, 1)
140 c.client.ReportCrash(crash1)
211 c.client.ReportFailedRepro(testCrashID(crash1))
[all …]
Demail_test.go88 Subject: crash1
237 Subject: crash1
381 Subject: crash1
402 crash1 := testCrash(build, 1)
403 crash1.Title = "BUG: slightly more elaborate title"
404 c.client2.ReportCrash(crash1)
407 crash1.Title = "KASAN: another title"
446 crash1 := testCrash(build, 1)
447 crash1.Title = "BUG: slightly more elaborate title"
448 c.client2.ReportCrash(crash1)
[all …]
Dapp_test.go243 crash1 := testCrash(build, 1)
244 c.client.ReportCrash(crash1)
247 c.expectFail("unknown build", apiClient2.Query("report_crash", crash1, nil))
Dutil_test.go330 Subject: crash1
/external/clang/test/Index/
Dindex-file.cpp18 namespace crash1 { namespace
/external/autotest/
Dglobal_config.ini288 # chromeos-crash1.cros
/external/llvm/test/Transforms/GVN/
Drle.ll29 define void @crash1() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/PRE/
Drle.ll29 define void @crash1() {