Home
last modified time | relevance | path

Searched refs:crashes (Results 1 – 25 of 169) sorted by relevance

1234567

/external/chromium_org/chrome/browser/resources/
Dcrashes.js22 function updateCrashList(enabled, dynamicBackend, crashes, version) { argument
24 crashes.length);
40 for (var i = 0; i < crashes.length; i++) {
41 var crash = crashes[i];
93 $('noCrashes').hidden = crashes.length != 0;
/external/chromium_org/chrome/browser/metrics/
Dplugin_metrics_provider.cc184 int crashes = 0; in ProvideStabilityMetrics() local
185 plugin_dict->GetInteger(prefs::kStabilityPluginCrashes, &crashes); in ProvideStabilityMetrics()
186 if (crashes > 0) in ProvideStabilityMetrics()
187 plugin_stability->set_crash_count(crashes); in ProvideStabilityMetrics()
241 int crashes = 0; in RecordCurrentState() local
242 plugin_dict->GetInteger(prefs::kStabilityPluginCrashes, &crashes); in RecordCurrentState()
243 crashes += stats.process_crashes; in RecordCurrentState()
244 plugin_dict->SetInteger(prefs::kStabilityPluginCrashes, crashes); in RecordCurrentState()
/external/chromium_org/chrome/browser/ui/webui/
Dcrashes_ui.cc164 std::vector<CrashUploadList::UploadInfo> crashes; in UpdateUI() local
165 upload_list_->GetUploads(50, &crashes); in UpdateUI()
167 for (std::vector<CrashUploadList::UploadInfo>::iterator i = crashes.begin(); in UpdateUI()
168 i != crashes.end(); ++i) { in UpdateUI()
Dflash_ui.cc302 std::vector<CrashUploadList::UploadInfo> crashes; in MaybeRespondToPage() local
303 upload_list_->GetUploads(10, &crashes); in MaybeRespondToPage()
305 for (std::vector<CrashUploadList::UploadInfo>::iterator i = crashes.begin(); in MaybeRespondToPage()
306 i != crashes.end(); ++i) { in MaybeRespondToPage()
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
Dconstrained_window_button_unittest.mm27 // Test hover, mostly to ensure nothing leaks or crashes.
35 // Test disabled, mostly to ensure nothing leaks or crashes.
43 // Test pushed, mostly to ensure nothing leaks or crashes.
/external/chromium_org/chrome/browser/ui/cocoa/
Dimage_button_cell_unittest.mm39 // Test drawing, mostly to ensure nothing leaks or crashes.
53 // Test drawing, mostly to ensure nothing leaks or crashes.
67 // Test drawing, mostly to ensure nothing leaks or crashes.
Dgradient_button_cell_unittest.mm37 // Test drawing, mostly to ensure nothing leaks or crashes.
47 // Test hover, mostly to ensure nothing leaks or crashes.
114 // crashes.
/external/llvm/test/CodeGen/AArch64/
Darm64-2012-01-11-ComparisonDAGCrash.ll5 ; cycles in DAGs, and eventually crashes. This is the testcase for
6 ; one of those crashes. (rdar://10653656)
/external/chromium_org/tools/valgrind/gtest_exclude/
Dsandbox_linux_unittests.gtest.txt1 # This test intentionally crashes with a NULL deref.
Dbase_unittests.gtest-drmemory_win32.txt10 # Next test creates a child that crashes, which naturally generates an
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dautofill_textfield_unittest.mm32 // Test invalid, mostly to ensure nothing leaks or crashes.
40 // Test with icon, mostly to ensure nothing leaks or crashes.
Dautofill_pop_up_button_unittest.mm29 // Test invalid, mostly to ensure nothing leaks or crashes.
/external/llvm/docs/
DHowToSubmitABug.rst14 the bug `crashes the compiler`_ (or an LLVM pass), or if the
49 * ``-O0 -emit-llvm``: If ``clang`` still crashes when passed these
54 * ``-emit-llvm``: If ``clang`` crashes with this option (which disables
86 If you find that a bug crashes in the optimizer, compile your test-case to a
114 If you find a bug that crashes clang in the code generator, compile your
134 the "foo.bc" file and the option that llc crashes with.
DBugpoint.rst12 can be used to debug three types of failures: optimizer crashes, miscompilations
15 For example, if ``opt`` crashes while optimizing a file, it will identify the
48 selected code generator crashes, ``bugpoint`` starts the `crash debugger`_ on
65 If an optimizer or code generator crashes, ``bugpoint`` will try as hard as it
66 can to reduce the list of passes (for optimizer crashes) and the size of the
145 crashes before you see its "All input ok" message, you might try ``llvm-link
146 -v`` on the same set of input files. If that also crashes, you may be
/external/protobuf/
Dprotobuf-lite.pc.in11 # Commented out because it crashes pkg-config *sigh*:
Dprotobuf.pc.in11 # Commented out because it crashes pkg-config *sigh*:
/external/clang/test/CodeGenObjC/
Dsimplify-exceptions.mm6 // <rdar://problem/7471679> [irgen] [eh] Exception code built with clang (x86_64) crashes
/external/chromium_org/chrome/common/extensions/api/
Dschemas.gypi106 # APIs that are causing crashes on athena.
107 # TODO(oshima): Fix crashes and add them back. crbug.com/414340.
/external/valgrind/main/docs/internals/
D3_0_BUGSTATUS.txt11 111554 valgrind crashes with Cannot allocate memory
134 113642 New: valgrind crashes when trying to read debug information
198 102202 valgrind crashes when realloc'ing until out of memory
372 115496 glibc crashes trying to use sysinfo page
459 110652 AMD64 valgrind crashes on cwtd instruction
465 110653 AMD64 valgrind crashes on sarb $0x4,foo(%rip) instruction
/external/lldb/test/lang/objc/blocks/
Divars-in-blocks.m43 // Interesting... Apparently you can't make a block in your init method. This crashes...
/external/llvm/test/CodeGen/Thumb2/
D2010-02-24-BigStack.ll3 ; Make sure the whole stack frame is addrerssable wiothout scavenger crashes.
/external/chromium_org/components/crash/app/
Dbreakpad_mac.mm132 // below crashes as desired.
212 // In the main application (the browser process), crashes can be passed to
214 // when the application crashes, and provide the user with the option to
226 // This can catch crashes in the browser process only.
/external/llvm/test/Transforms/LoopStrengthReduce/
Ddifferent-type-ivs.ll2 ; Test to make sure that loop-reduce never crashes on IV's
D2013-01-05-IndBr.ll3 ; Indirect branch in the preheader crashes replaceCongruentIVs.
/external/chromium_org/third_party/sqlite/src/test/
Dwalcrash2.test23 # existed at one point: If a process crashes mid-transaction, it may have
27 # if the process crashes, the transaction is implicitly rolled back and

1234567