HomeSort by relevance Sort by last modified time
    Searched refs:panic (Results 51 - 75 of 1826) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/test/fixedbugs/
issue4585.go 56 panic("broken equality: a != b")
62 panic("broken hash: len(m) == 2")
65 panic("m[a] != 2")
78 panic("broken equality: a != b")
84 panic("broken hash: len(m) == 2")
87 panic("m[a] != 2")
97 panic("broken equality: a != b")
110 panic("broken equality: a != b")
116 panic("broken hash: len(m) == 2")
119 panic("m[a] != 2"
    [all...]
issue9006.go 22 panic("bad1")
26 panic("bad2")
31 panic("bad3")
35 panic("bad4")
issue9604.go 18 panic("^uint16(0xffff) != 0")
21 panic("^uint16(0xfffe) != 1")
24 panic("-uint16(0xffff) != 1")
27 panic("0x7000+0x9000 != 0")
issue11369.go 19 panic("expected 0")
22 panic("expected 1")
25 panic("expected 5")
  /external/owasp/sanitizer/tools/
upload_jars_to_googlecode_downloads.sh 41 function panic() { function
42 echo "PANIC: $*"
54 "$@" || panic "command failed: $@"
62 panic "missing trunk/tools in $VERSION_BASE"
75 panic "$DOWNLOADS_ZIP is not up-to-date"
  /system/core/run-as/
run-as.c 92 panic(const char* format, ...) function
107 panic("Usage:\n " PROGNAME " <package-name> [--user <uid>] <command> [<args>]\n");
127 panic("only 'shell' or 'root' users can run this program\n");
139 panic("Could not set capabilities: %s\n", strerror(errno));
148 panic("Negative user id %d is provided\n", userId);
154 panic("Package '%s' is unknown\n", pkgname);
159 panic("User id %d is too big\n", userId);
167 panic("Package '%s' is not an application\n", pkgname);
172 panic("Package '%s' is not debuggable\n", pkgname);
177 panic("Package '%s' has corrupt installation\n", pkgname)
    [all...]
  /prebuilts/go/darwin-x86/test/
sizeof.go 41 panic("unsafe.Offsetof(t2.C) != 8")
45 panic("unsafe.Offsetof(p2.C) != 8")
49 panic("unsafe.Offsetof(t2.U2.C) != 4")
53 panic("unsafe.Offsetof(p2.U2.C) != 4")
98 panic("unsafe.Offsetof(s1.A) != 0")
100 panic("unsafe.Offsetof(s1.B) != 8")
102 panic("unsafe.Offsetof(s1.C) != 16")
104 panic("unsafe.Offsetof(s1.D) != 24")
106 panic("unsafe.Offsetof(s1.E) != 32")
108 panic("unsafe.Offsetof(s1.F) != 40"
    [all...]
args.go 15 panic("argc")
18 panic("arg1")
21 panic("arg2")
method.go 45 panic("fail")
49 panic("fail")
53 panic("fail")
57 panic("fail")
61 panic("fail")
65 panic("fail")
69 panic("fail")
73 panic("fail")
77 panic("fail")
81 panic("fail"
    [all...]
varinit.go 15 panic("fail")
21 panic("fail")
28 panic("fail")
  /prebuilts/go/linux-x86/test/
sizeof.go 41 panic("unsafe.Offsetof(t2.C) != 8")
45 panic("unsafe.Offsetof(p2.C) != 8")
49 panic("unsafe.Offsetof(t2.U2.C) != 4")
53 panic("unsafe.Offsetof(p2.U2.C) != 4")
98 panic("unsafe.Offsetof(s1.A) != 0")
100 panic("unsafe.Offsetof(s1.B) != 8")
102 panic("unsafe.Offsetof(s1.C) != 16")
104 panic("unsafe.Offsetof(s1.D) != 24")
106 panic("unsafe.Offsetof(s1.E) != 32")
108 panic("unsafe.Offsetof(s1.F) != 40"
    [all...]
args.go 15 panic("argc")
18 panic("arg1")
21 panic("arg2")
  /external/toybox/toys/other/
switch_root.c 17 -h Hang instead of exiting on failure (avoids kernel panic)
58 goto panic;
66 goto panic;
78 goto panic;
83 goto panic;
92 goto panic;
98 goto panic;
104 goto panic;
114 panic:
  /prebuilts/go/darwin-x86/test/ddd2.dir/
ddd3.go 14 panic("fail")
18 panic("fail")
22 panic("fail")
26 panic("fail")
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue9006.go 22 panic("bad1")
26 panic("bad2")
31 panic("bad3")
35 panic("bad4")
issue9604.go 18 panic("^uint16(0xffff) != 0")
21 panic("^uint16(0xfffe) != 1")
24 panic("-uint16(0xffff) != 1")
27 panic("0x7000+0x9000 != 0")
issue11369.go 19 panic("expected 0")
22 panic("expected 1")
25 panic("expected 5")
  /prebuilts/go/darwin-x86/test/ken/
ptrfun.go 30 if v != 6 { panic(v); }
33 if v != 6 { panic(v); }
36 if v != 6 { panic(v); }
43 if v != 6 { panic(v); }
range.go 43 panic("fail")
49 panic("fail")
57 panic("fail")
63 panic("fail")
71 panic("fail")
77 panic("fail")
87 panic("fail")
93 panic("fail")
100 panic("fail")
106 panic("fail"
    [all...]
  /prebuilts/go/linux-x86/test/ddd2.dir/
ddd3.go 14 panic("fail")
18 panic("fail")
22 panic("fail")
26 panic("fail")
  /prebuilts/go/linux-x86/test/ken/
ptrfun.go 30 if v != 6 { panic(v); }
33 if v != 6 { panic(v); }
36 if v != 6 { panic(v); }
43 if v != 6 { panic(v); }
range.go 43 panic("fail")
49 panic("fail")
57 panic("fail")
63 panic("fail")
71 panic("fail")
77 panic("fail")
87 panic("fail")
93 panic("fail")
100 panic("fail")
106 panic("fail"
    [all...]
  /external/libunwind/tests/
Gia64-test-readonly.c 35 #define panic(args...) \ macro
57 panic ("%s: unw_init_local (ret=%d)\n", __FUNCTION__, ret);
60 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
63 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
66 panic ("%s: unw_set_reg (ip) returned %d instead of %d\n",
69 panic ("%s: unw_set_reg (ar.lc) returned %d instead of %d\n",
  /prebuilts/go/darwin-x86/test/fixedbugs/issue4252.dir/
main.go 11 panic("returned true was the real one")
14 panic("returned false was the real one")
17 panic("returned nil was the real one")
  /prebuilts/go/linux-x86/test/fixedbugs/issue4252.dir/
main.go 11 panic("returned true was the real one")
14 panic("returned false was the real one")
17 panic("returned nil was the real one")

Completed in 974 milliseconds

1 23 4 5 6 7 8 91011>>