HomeSort by relevance Sort by last modified time
    Searched full:bomb (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /external/llvm/test/Bindings/Ocaml/
analysis.ml 16 let bomb msg = var
30 Some msg -> bomb "valid module failed verification!"
34 if not (verify_function fn) then bomb "valid function failed verification!";
43 | None -> bomb "invalid module passed verification!"
46 if verify_function fn then bomb "invalid function passed verification!";
executionengine.ml 19 let bomb msg = var
76 if 42 != res then bomb "main did not return 42";
95 if 4 != GenericValue.as_int res then bomb "plus did not work";
108 if ty != i32_type && ty != i64_type then bomb "target_data did not work";
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
mp_fork_bomb.py 8 # than the Windows equivalent of a fork bomb.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
mp_fork_bomb.py 8 # than the Windows equivalent of a fork bomb.
  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.h 108 * Time bomb - allows temporary behavior that expires at a given
cintltst.c 690 * Time bomb - allows temporary behavior that expires at a given
  /external/valgrind/main/memcheck/tests/
pointer-trace.c 28 doesn't bomb when following them. That's fine on 32-bit
  /external/valgrind/main/coregrind/
m_errormgr.c     [all...]
pub_core_libcfile.h 96 caller can bomb out suitably without creating module cycles if
m_mallocfree.c     [all...]
m_stacktrace.c 114 don't bomb out either. */
270 don't bomb out either. */
442 don't bomb out either. */
706 don't bomb out either. */
    [all...]
m_translate.c 702 can bomb out and emit messages under Valgrind's control. */
    [all...]
  /external/valgrind/main/include/
pub_tool_xarray.h 75 /* Sort an XArray using its comparison function, if set; else bomb.
83 NULL. Bomb if the array is not sorted. */
pub_tool_mallocfree.h 59 // Call here to bomb the system when out of memory (mmap anon fails)
pub_tool_errormgr.h 94 the process). (It will bomb out if the size gets ridiculous). Skips
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3cyclicdfa.c 181 /* No alt, so bomb
  /bionic/libc/private/
arpa_nameser_compat.h 86 * which will force your compiles to bomb until you fix
  /external/chromium_org/third_party/icu/source/test/intltest/
intltest.h 179 * time bomb testing
tsdtfmsy.cpp 16 // Time bomb - allows temporary behavior that expires at a given
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java 337 // is not still ticking like a bomb waiting to go off.
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 504 // Bomb out if stream closes prematurely
573 // Bomb out if stream closes prematurely
  /libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 433 // Bomb out if stream closes prematurely
500 // Bomb out if stream closes prematurely
  /external/dnsmasq/src/
nameser.h 270 * which will force your compiles to bomb until you fix
  /external/icu4c/test/intltest/
tsdtfmsy.cpp 16 // Time bomb - allows temporary behavior that expires at a given
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 517 0x1F4A3, // BOMB

Completed in 1458 milliseconds

1 2 3 4