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

1 2 3 4 5 6 7 8 91011

  /ndk/tests/device/gnustl-shared-1/jni/
main.cpp 12 // instead, we would need to activate rtti as well to avoid crashing
  /external/pdfium/fpdfsdk/src/
fpdf_dataavail_embeddertest.cpp 14 // Document must open without crashing but is too malformed to be available.
20 // Document must open without crashing but is too malformed to be available.
  /external/clang/test/Sema/
warn-documentation-crlf.c 2 // The run line does not have '-verify' because we were crashing while printing
sizeof-struct-non-zero-as-member.cl 4 // Record lowering was crashing on SI and newer targets, because it
  /external/llvm/test/CodeGen/AArch64/
arm64-2013-01-23-frem-crash.ll 2 ; Make sure we are not crashing on this test.
arm64-2013-01-23-sext-crash.ll 3 ; Make sure we are not crashing on this test.
arm64-vector-ext.ll 18 ; Extend from v1i1 was crashing things (PR20791). Make sure we do something
  /packages/apps/QuickSearchBox/tests/naughty/src/com/android/quicksearchbox/tests/naughty/
CrashingSuggestionProvider.java 72 "content://com.android.quicksearchbox.tests.naughty.crashing/icon/" + i,
73 "Crashing icon 1",
76 "content://com.android.quicksearchbox.naughty.crashing/" + i
86 "Crashing icon 2",
87 "content://com.android.quicksearchbox.tests.naughty.crashing/icon2/" + i,
89 "content://com.android.quicksearchbox.naughty.crashing/" + i
100 "content://com.android.quicksearchbox.naughty.crashing/0"
  /external/lldb/test/functionalities/inferior-crashing/
TestInferiorCrashing.py 10 mydir = os.path.join("functionalities", "inferior-crashing")
14 """Test that lldb reliably catches the inferior crashing (command)."""
19 """Test that lldb reliably catches the inferior crashing (command)."""
25 """Test that lldb reliably reads registers from the inferior after crashing (command)."""
30 """Test that lldb reliably reads registers from the inferior after crashing (command)."""
36 """Test that lldb reliably catches the inferior crashing (Python API)."""
42 """Test that the lldb expression interpreter can read from the inferior after crashing (command)."""
47 """Test that the lldb expression interpreter can read from the inferior after crashing (command)."""
145 """Test that lldb can read registers after crashing."""
152 # lldb should be able to read from registers from the inferior after crashing
    [all...]
  /external/lldb/test/functionalities/inferior-crashing/recursive-inferior/
TestRecursiveInferior.py 10 mydir = os.path.join("functionalities", "inferior-crashing", "recursive-inferior")
14 """Test that lldb reliably catches the inferior crashing (command)."""
20 """Test that lldb reliably catches the inferior crashing (command)."""
26 """Test that lldb reliably reads registers from the inferior after crashing (command)."""
31 """Test that lldb reliably reads registers from the inferior after crashing (command)."""
37 """Test that lldb reliably catches the inferior crashing (Python API)."""
43 """Test that the lldb expression interpreter can read from the inferior after crashing (command)."""
48 """Test that the lldb expression interpreter can read from the inferior after crashing (command)."""
149 """Test that lldb can read registers after crashing."""
156 # lldb should be able to read from registers from the inferior after crashing
    [all...]
  /external/llvm/test/CodeGen/ARM/
fast-isel-redefinition.ll 3 ; doesn't crash. (It was crashing because a register was getting redefined.)
  /external/llvm/test/CodeGen/X86/
2012-02-14-scalar.ll 3 ; Make sure we are not crashing on this one
2012-07-15-tconst_shl.ll 2 ; make sure that we are not crashing.
pr10499.ll 3 ; No check as PR10499 is a crashing bug.
address-type-promotion-constantexpr.ll 3 ; PR20314 is a crashing bug. This program does nothing with the load, so just check that the return is 0.
fold-vector-sext-crash.ll 5 ; After r200234 the test case below was crashing the compiler with an assertion failure
2012-02-12-dagco.ll 3 ; Make sure we are not crashing on this one
pr18162.ll 3 ; Make sure we are not crashing on this one.
  /external/google-breakpad/src/client/ios/handler/
ios_exception_minidump_generator.h 53 // Get the crashing program counter from the exception.
56 // Get the crashing link register from the exception.
59 // Write a virtual thread context for the crashing site.
  /external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer.h 40 // Writes a microdump (a reduced dump containing only the state of the crashing
45 // crashing_process: the pid of the crashing process. This must be trusted.
46 // blob: a blob of data from the crashing process. See exception_handler.h
  /external/clang/test/Tooling/
ms-asm-no-target.cpp 4 // Test that we diagnose instead of crashing when the application hasn't
  /external/llvm/test/Transforms/GlobalOpt/
compiler-used.ll 4 ; we delete it instead of crashing.
  /external/skia/tests/
BadIcoTest.cpp 33 // though, we reached here without crashing.
  /cts/tests/tests/graphics/src/android/opengl/cts/
GLSurfaceViewTest.java 58 * pause/resume sequences without crashing. The delay is used to allow
85 * pause/resume sequences without crashing. No delay is used so that a
  /external/llvm/test/CodeGen/PowerPC/
ppc64-icbt-pwr7.ll 12 ; FIXME: Crashing is not really the correct behavior here, we really should just emit nothing

Completed in 454 milliseconds

1 2 3 4 5 6 7 8 91011