/external/llvm/test/CodeGen/AArch64/ |
aarch64-DAGCombine-findBetterNeighborChains-crash.ll | 2 ; Make sure we are not crashing on this test.
|
/external/llvm/test/CodeGen/X86/ |
2011-09-21-setcc-bug.ll | 3 ; Make sure we are not crashing on this code.
|
/external/llvm/test/Instrumentation/ThreadSanitizer/ |
tsan_address_space_attr.ll | 6 ; These result in crashing the compiler.
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
struct-store.ll | 3 ; Make sure we are not crashing on this one.
|
/external/llvm/test/Verifier/ |
dbg-typerefs.ll | 3 ; (rather than crashing).
|
/external/valgrind/coregrind/m_debuginfo/ |
README.txt | 40 The worst thing is that it is the stabs type reader that was crashing,
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
FusedLocationHardwareSink.java | 24 * <p>Default implementations allow new methods to be added without crashing
|
/frameworks/base/tests/ServiceCrashTest/src/com/android/tests/servicecrashtest/ |
CrashingService.java | 42 throw new RuntimeException("Crashing!");
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
FallbackThemeWrapper.java | 27 * referenced in layouts, to remove the risk of crashing the client because of using the wrong
|
/packages/apps/DeskClock/src/com/android/deskclock/data/ |
SilentSettingsModel.java | 190 // Since this is purely informational, avoid crashing the app. 199 // Since this is purely informational, avoid crashing the app. 208 // Since this is purely informational, avoid crashing the app. 217 // Since this is purely informational, avoid crashing the app.
|
/packages/apps/Settings/tests/unit/src/com/android/settings/datausage/ |
MobileDataUsageActivityTest.java | 52 // Should exit gracefully without crashing.
|
/packages/apps/Settings/tests/unit/src/com/android/settings/deviceinfo/ |
PrivateVolumeForgetTest.java | 50 // Should exit gracefully without crashing.
|
/external/google-breakpad/src/client/windows/crash_generation/ |
minidump_generator.h | 148 // The crashing thread ID. 155 // address in the crashing process so it should not be dereferenced. 164 // Specifies whether the exception_pointers_ reference memory in the crashing
|
/system/bt/stack/rfcomm/ |
port_api.cc | 254 /* Check if handle is valid to avoid crashing */ 287 /* Check if handle is valid to avoid crashing */ 329 /* Check if handle is valid to avoid crashing */ 359 /* Check if handle is valid to avoid crashing */ 388 /* Check if handle is valid to avoid crashing */ 423 /* Check if handle is valid to avoid crashing */ 455 /* Check if handle is valid to avoid crashing */ 489 /* Check if handle is valid to avoid crashing */ 579 /* Check if handle is valid to avoid crashing */ 622 /* Check if handle is valid to avoid crashing */ [all...] |
/external/google-breakpad/src/client/linux/handler/ |
exception_handler.cc | 136 // Runs before crashing: normal context. 164 // Runs before crashing: normal context. 217 // Runs before crashing: normal context. 247 // Runs before crashing: normal context. 262 // Runs before crashing: normal context. 296 // Runs on the crashing thread. 315 // Runs on the crashing thread. 387 pid_t pid; // the crashing process 400 // Block here until the crashing process unblocks us when 409 // Runs on the crashing thread [all...] |
/art/runtime/ |
runtime_linux.cc | 43 << " has been suspended while crashing.\n"
|
/external/autotest/client/cros/crash/crasher/ |
crasher.cc | 42 cerr << "Crashing as requested.\n";
|
/external/autotest/client/site_tests/desktopui_ExitOnSupervisedUserCrash/ |
desktopui_ExitOnSupervisedUserCrash.py | 34 # Crashing the browser should not end the session, as creating the
|
/external/clang/test/Analysis/ |
pr4209.m | 3 // This test case was crashing due to how CFRefCount.cpp resolved the
|
/external/clang/test/Index/ |
crash-recovery-modules.m | 9 // Parse the file again, without crashing, to make sure that
|
/external/compiler-rt/test/cfi/ |
overwrite.cpp | 60 // rather than crashing.
|
/external/google-breakpad/src/client/mac/crash_generation/ |
crash_generation_client.cc | 48 message.AddDescriptor(crashing_thread); // crashing thread
|
/external/google-breakpad/src/client/windows/unittests/ |
exception_handler_test.h | 37 // of the tests are crashing. Unfortunately, this functionality prevents the
|
/external/google-breakpad/src/google_breakpad/processor/ |
microdump_processor.h | 31 // crashing thread). See crbug.com/410294 for more info and design docs.
|
/external/google-breakpad/src/processor/ |
exploitability_linux.cc | 63 // Check the crashing thread for functions suggesting a buffer overflow or
|