HomeSort by relevance Sort by last modified time
    Searched refs:panic (Results 26 - 50 of 2468) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libunwind/tests/
ia64-test-sig.c 33 #define panic(args...) \ macro
50 panic ("unw_init() failed!\n");
54 panic ("unw_step() failed!\n");
59 panic ("failed to find signal frame!\n");
62 panic ("unw_step() failed!\n");
65 panic ("failed to get IP!\n");
73 panic ("failed to set IP!\n");
77 panic ("unexpected return from unw_resume()!\n");
Ltest-cxx-exceptions.cxx 30 #define panic(args...) \ macro
73 panic("Counter non-zero\n");
77 panic("Int was thrown why are we here?\n");
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug436.go 21 panic(a)
24 panic(b)
27 panic(c)
30 panic(d)
issue14725.go 17 panic(nil)
29 panic(nil)
39 panic(nil)
46 panic(fmt.Sprintf("f1 returned %d, wanted 1", x))
49 panic(fmt.Sprintf("f2 returned %d, wanted 1", x))
52 panic(fmt.Sprintf("f3(true) returned %d, wanted 1", x))
55 panic(fmt.Sprintf("f3(false) returned %d, wanted 1", x))
bug236.go 27 panic("BUG: bug236a")
30 panic("BUG: bug236b")
33 panic("BUG: bug236c")
39 panic("BUG: bug236d")
45 panic("BUG: bug236e")
51 panic("BUG: bug236f")
issue23719.go 13 panic("bad comparison")
19 panic("bad comparison")
24 panic("bad comparison")
30 panic("bad comparison")
35 panic("bad comparison")
40 panic("bad comparison")
issue8947.go 18 panic("wrong1")
22 panic("wrong2")
26 panic("wrong3")
30 panic("wrong4")
43 panic("wrongx")
46 panic("wrongX")
  /prebuilts/go/darwin-x86/test/fixedbugs/bug466.dir/
b.go 13 panic("s[0] != 1")
17 panic("s[1] != 2+3i")
21 panic("s[2] != 4+5i")
28 panic("y != (1+2i)*(3+4i)")
  /prebuilts/go/darwin-x86/test/fixedbugs/issue4590.dir/
prog.go 14 panic("pkg1.T != pkg2.T")
17 panic("pkg1.U != pkg2.U")
20 panic("pkg1.V != pkg2.V")
23 panic("pkg1.W != pkg2.W")
  /prebuilts/go/linux-x86/test/fixedbugs/
bug436.go 21 panic(a)
24 panic(b)
27 panic(c)
30 panic(d)
issue14725.go 17 panic(nil)
29 panic(nil)
39 panic(nil)
46 panic(fmt.Sprintf("f1 returned %d, wanted 1", x))
49 panic(fmt.Sprintf("f2 returned %d, wanted 1", x))
52 panic(fmt.Sprintf("f3(true) returned %d, wanted 1", x))
55 panic(fmt.Sprintf("f3(false) returned %d, wanted 1", x))
  /prebuilts/go/linux-x86/test/fixedbugs/bug466.dir/
b.go 13 panic("s[0] != 1")
17 panic("s[1] != 2+3i")
21 panic("s[2] != 4+5i")
28 panic("y != (1+2i)*(3+4i)")
  /prebuilts/go/linux-x86/test/fixedbugs/issue4590.dir/
prog.go 14 panic("pkg1.T != pkg2.T")
17 panic("pkg1.U != pkg2.U")
20 panic("pkg1.V != pkg2.V")
23 panic("pkg1.W != pkg2.W")
  /prebuilts/go/darwin-x86/test/ken/
interfun.go 43 if s.f() != 5 { panic(11); }
44 if s.g() != 6 { panic(12); }
50 if i1.f() != 5 { panic(21); }
51 if i2.f() != 5 { panic(22); }
52 if i2.g() != 6 { panic(23); }
55 if g != s { panic(31); }
58 if g != s { panic(32); }
cplx2.go 36 panic("fail")
42 panic("fail")
48 panic("fail")
54 panic("fail")
60 panic("fail")
66 panic("fail")
72 panic("fail")
78 panic("fail")
84 panic("fail")
90 panic("fail"
    [all...]
embed.go 34 panic("fail")
53 panic("fail")
71 panic("fail")
88 panic("fail")
107 panic("fail")
126 panic("fail")
145 panic("fail")
185 panic("fail")
189 panic("fail")
193 panic("fail"
    [all...]
  /prebuilts/go/linux-x86/test/ken/
interfun.go 43 if s.f() != 5 { panic(11); }
44 if s.g() != 6 { panic(12); }
50 if i1.f() != 5 { panic(21); }
51 if i2.f() != 5 { panic(22); }
52 if i2.g() != 6 { panic(23); }
55 if g != s { panic(31); }
58 if g != s { panic(32); }
cplx2.go 36 panic("fail")
42 panic("fail")
48 panic("fail")
54 panic("fail")
60 panic("fail")
66 panic("fail")
72 panic("fail")
78 panic("fail")
84 panic("fail")
90 panic("fail"
    [all...]
embed.go 34 panic("fail")
53 panic("fail")
71 panic("fail")
88 panic("fail")
107 panic("fail")
126 panic("fail")
145 panic("fail")
185 panic("fail")
189 panic("fail")
193 panic("fail"
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprog/
deadlock.go 40 panic("not reached")
45 panic("not reached")
105 panic("wrap: " + err.(string))
108 panic("bad")
111 panic("again")
134 panic("test")
141 panic("oops")
153 panic("hello")
166 panic(errorThatGosched{})
178 panic(errorThatPrint{}
    [all...]
  /prebuilts/go/linux-x86/src/runtime/testdata/testprog/
deadlock.go 40 panic("not reached")
45 panic("not reached")
105 panic("wrap: " + err.(string))
108 panic("bad")
111 panic("again")
134 panic("test")
141 panic("oops")
153 panic("hello")
166 panic(errorThatGosched{})
178 panic(errorThatPrint{}
    [all...]
  /prebuilts/go/darwin-x86/test/
convT2X.go 99 panic("u16 != iu16")
102 panic("u16 != ju16")
105 panic("u32 != iu32")
108 panic("u32 != ju32")
111 panic("u64 != iu64")
114 panic("u64 != ju64")
117 panic("u128 != iu128")
120 panic("u128 != ju128")
123 panic("f32 != if32")
126 panic("f32 != jf32"
    [all...]
blank.go 70 panic("init did not run")
76 panic(a)
80 panic(b)
84 panic(a)
88 panic(b)
92 panic(call)
95 panic(c4)
103 panic(out)
111 panic(sum)
120 panic("T{} != T{}"
    [all...]
  /prebuilts/go/linux-x86/test/
convT2X.go 99 panic("u16 != iu16")
102 panic("u16 != ju16")
105 panic("u32 != iu32")
108 panic("u32 != ju32")
111 panic("u64 != iu64")
114 panic("u64 != ju64")
117 panic("u128 != iu128")
120 panic("u128 != ju128")
123 panic("f32 != if32")
126 panic("f32 != jf32"
    [all...]
blank.go 70 panic("init did not run")
76 panic(a)
80 panic(b)
84 panic(a)
88 panic(b)
92 panic(call)
95 panic(c4)
103 panic(out)
111 panic(sum)
120 panic("T{} != T{}"
    [all...]

Completed in 335 milliseconds

12 3 4 5 6 7 8 91011>>