HomeSort by relevance Sort by last modified time
    Searched refs:crashing (Results 1 - 10 of 10) sorted by null

  /external/webkit/LayoutTests/fast/dom/Attr/script-tests/
access-after-element-destruction.js 1 description("Tests that accessing Attr after its Element has been destroyed works without crashing.");
  /external/v8/test/mjsunit/regress/
regress-1151.js 47 // Regression test for not crashing.
  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 139 boolean crashing; // are we in the process of crashing? field in class:ProcessRecord
263 if (debugging || crashing || crashDialog != null || notResponding
266 pw.print(" crashing="); pw.print(crashing);
272 // crashing or notResponding is always set before errorReportReceiver
NativeCrashListener.java 257 pr.crashing = true;
ActivityRecord.java     [all...]
BroadcastQueue.java 750 if (r.curApp != null && r.curApp.crashing) {
751 // If the target process is crashing, just skip it.
    [all...]
ActivityManagerService.java     [all...]
  /external/v8/test/mjsunit/
big-array-literal.js 30 // crashing.
big-object-literal.js 30 // crashing.
  /external/ceres-solver/docs/
solving.tex 488 invalid, usually because of conditioning issues. Instead of crashing
    [all...]

Completed in 1626 milliseconds