HomeSort by relevance Sort by last modified time
    Searched full:crashing (Results 76 - 100 of 527) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libese/esed/
esed.cpp 62 // FIXME: this loop with sleep is a hack to avoid the process repeatedly crashing
  /external/llvm/test/CodeGen/AArch64/
arm64-setcc-int-to-fp-combine.ll 15 ; as that ends up crashing later when trying to form a bitcast operation for
  /external/llvm/test/CodeGen/AMDGPU/
structurize1.ll 3 ; This tests for abug where the AMDILCFGStructurizer was crashing on loops
  /external/llvm/test/Transforms/InstCombine/
gep-addrspace.ll 8 ; make sure that we are not crashing when creating an illegal type
  /external/ltp/lib/
tst_fs_type.c 6 * Kumar Gala <galak@kernel.crashing.org> 2007
  /external/mesa3d/src/gallium/drivers/i915/
i915_query.c 28 /* Fake occlusion queries which return 0, it's better than crashing */
  /external/protobuf/m4/
acx_check_suncc.m4 27 dnl Sun Studio has a crashing bug with -xO4 in some cases. Keep this
  /external/v8/src/
d8.js 10 var stringifyDepthLimit = 4; // To avoid crashing on cyclic objects
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyConstants.java 44 * crashing repeatedly.
  /frameworks/base/tests/ServiceCrashTest/src/com/android/tests/servicecrashtest/
ServiceCrashTest.java 66 // Start the activity, which will bind the crashing service
  /packages/apps/QuickSearchBox/tests/naughty/
AndroidManifest.xml 55 android:authorities="com.android.quicksearchbox.tests.naughty.crashing" />
  /packages/apps/QuickSearchBox/tests/naughty/src/com/android/quicksearchbox/tests/naughty/
HangingSuggestionProvider.java 81 "content://com.android.quicksearchbox.naughty.crashing/" + i
  /packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
CarNavigationManagerTest.java 87 // it is not crashing and logcat has appropriate traces.
  /packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
CarNavigationStatusManagerTest.java 105 // it is not crashing and logcat has appropriate traces.
  /prebuilts/go/darwin-x86/src/testing/
benchmark_test.go 90 // w/o crashing/deadlocking the whole benchmark.
  /prebuilts/go/linux-x86/src/testing/
benchmark_test.go 90 // w/o crashing/deadlocking the whole benchmark.
  /external/google-breakpad/src/client/linux/minidump_writer/
minidump_writer.h 75 // crashing_process: the pid of the crashing process. This must be trusted.
76 // blob: a blob of data from the crashing process. See exception_handler.h
  /external/google-breakpad/src/google_breakpad/processor/
microdump.h 32 // amount of information required to get a stack trace for the crashing thread.
34 // - the crashing thread stack
  /external/libtextclassifier/common/memory_image/
memory-image-reader.h 43 // has the option of performing error recovery or crashing. Some mobile apps
44 // don't like crashing (a restart is very slow) so, if possible, we try to avoid
  /external/pdfium/fpdfsdk/
fpdf_dataavail_embeddertest.cpp 176 // Document must load without crashing but is too malformed to be available.
182 // Document must load without crashing but is too malformed to be available.
  /external/skia/tests/
DrawTextTest.cpp 115 // We measure success by not crashing or asserting.
133 // We measure success by not crashing or asserting.
  /frameworks/base/services/core/java/com/android/server/am/
AppErrors.java 246 app.crashing = false;
309 * Bring up the "unexpected error" dialog box for a crashing app.
312 * @param r the application crashing
495 app.crashing = true;
523 * @param condition Crashing, Application Not Responding, etc. Values are defined in
567 if (!r.crashing && !r.notResponding && !r.forceCrashReport) {
578 if (r.crashing || r.forceCrashReport) {
624 // Allow restarting for started or bound foreground services that are crashing.
644 // repeatedly crashing, then badness for everyone.
682 // If the crashing process is what we consider to be the "home process" and it has bee
    [all...]
  /developers/build/prebuilts/gradle/BasicImmersiveMode/Application/tests/src/com/example/android/basicimmersivemode/tests/
SampleTests.java 108 // on the UI thread, or crashing will occur.
  /developers/build/prebuilts/gradle/ImmersiveMode/Application/tests/src/com/example/android/immersivemode/tests/
ImmersiveModeSampleTests.java 93 // on the UI thread, or crashing will occur.
  /developers/samples/android/ui/window/BasicImmersiveMode/Application/tests/src/com/example/android/basicimmersivemode/tests/
SampleTests.java 108 // on the UI thread, or crashing will occur.

Completed in 663 milliseconds

1 2 34 5 6 7 8 91011>>