/external/chromium_org/tools/valgrind/gtest_exclude/ |
browser_tests.gtest-drmemory_win32.txt | 1 # TODO(zhaoqin): File bugs for those failing browser tests.
|
browser_tests.gtest-memcheck.txt | 15 # TODO(thestig) File bugs for these failing browser tests.
|
unit_tests.gtest.txt | 21 # Failing on CrOS, see http://crbug.com/79657
|
/external/clang/test/CXX/temp/temp.spec/temp.explicit/ |
p12.cpp | 23 // silently failing to create a declaration for the explicit
|
/external/eigen/test/eigen2/ |
eigen2_bug_132.cpp | 21 // the following ones weren't failing, but let's include them for completeness:
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AsyncFunction.java | 38 * failing {@code Future}.
|
/external/junit/src/org/junit/runner/ |
Runner.java | 30 * started, finishing, and failing
|
/external/llvm/test/CodeGen/R600/ |
sdiv.ll | 6 ; This program was previously failing to compile when one of the selectcc
|
/external/llvm/test/Transforms/CodeExtractor/ |
2004-03-14-DominanceProblem.ll | 2 ; This testcase is failing the loop extractor because not all exit blocks
|
/external/llvm/utils/lit/tests/ |
shtest-shell.py | 33 # CHECK: Failing Tests (3)
|
/external/valgrind/main/massif/tests/ |
thresholds.c | 8 // are in 'main' -- at one point, ms_print was failing to connect some
|
/external/webrtc/src/system_wrappers/source/ |
critical_section_posix.cc | 15 // TODO(henrike): add logging when pthread synchronization APIs are failing.
|
/frameworks/base/cmds/interrupter/ |
interrupter.c | 19 * The probability of a syscall failing from 0.0 to 1.0
|
/frameworks/base/core/tests/coretests/src/android/app/ |
InstrumentationTest.java | 26 * ensure it can handle many rapid calls without failing.
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
utils.c | 151 /* Panic on failing fopen */ 173 /* Panic on failing fdopen */ 236 /* Panic on failing fwrite */ 251 /* Panic on failing fread */ 282 /* Panic on failing fflush */ 292 /* Panic on failing fclose */ 422 /* Panic on failing rename */ 452 /* Panic on failing malloc */ 463 /* Panic on failing realloc */
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
execution_monitor.ipp | 362 "signal: illegal opcode; address of failing instruction: 0x%08lx", 367 "signal: illegal trap; address of failing instruction: 0x%08lx", 372 "signal: privileged register; address of failing instruction: 0x%08lx", 377 "signal: internal stack error; address of failing instruction: 0x%08lx", 383 "signal: illegal operand; address of failing instruction: 0x%08lx", 388 "signal: illegal addressing mode; address of failing instruction: 0x%08lx", 393 "signal: privileged opcode; address of failing instruction: 0x%08lx", 398 "signal: co-processor error; address of failing instruction: 0x%08lx", 403 "signal: SIGILL, si_code: %d (illegal instruction; address of failing instruction: 0x%08lx)", 413 "signal: integer divide by zero; address of failing instruction: 0x%08lx" [all...] |
/external/chromium_org/chrome/browser/component_updater/ |
component_patcher.h | 44 // the error code of the failing patch operation, if there is such a failure. 78 // Sets |error| to the error code of the first failing patch operation.
|
/external/chromium_org/chrome/browser/net/ |
dns_probe_runner.cc | 59 return DnsProbeRunner::FAILING; 73 return DnsProbeRunner::FAILING;
|
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/ |
nacl.scons | 72 # This test is failing on Windows: 74 # This test is failing on Valgrind because of multiple nexes.
|
/external/chromium_org/sandbox/win/src/ |
restricted_token_utils.h | 72 // without failing on XP. If the integrity level that you specify is greater 77 // failing on XP. If the integrity level that you specify is greater than the
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
curramt.h | 44 * is invalid, then this will be set to a failing value. 57 * then this will be set to a failing value.
|
tmutamt.h | 41 * then this will be set to a failing value: 57 * then this will be set to a failing value:
|
/external/icu4c/i18n/unicode/ |
curramt.h | 44 * is invalid, then this will be set to a failing value. 57 * then this will be set to a failing value.
|
tmutamt.h | 41 * then this will be set to a failing value: 57 * then this will be set to a failing value:
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
ClearHistoryTest.java | 30 This test is only failing on JellyBean bots.
|