/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
critical_section_posix.cc | 15 // TODO(henrike): add logging when pthread synchronization APIs are failing.
|
/external/chromium_org/third_party/webrtc/test/ |
video_renderer.h | 22 // if failing.
|
/external/chromium_org/tools/findit/common/ |
http_client.py | 21 retries: indicate how many retries before failing, default is 5.
|
/external/chromium_org/tools/gyp/test/mac/xcode-gcc/ |
test.gyp | 12 # Non-failing tests should check that these trivial files in every language
|
/external/chromium_org/tools/gyp/test/rules-variables/src/ |
variables.gyp | 13 # TODO: Investigate and fix whatever's actually failing and remove this.
|
/external/chromium_org/tools/valgrind/gtest_exclude/ |
browser_tests.gtest-memcheck.txt | 15 # TODO(thestig) File bugs for these failing browser tests.
|
/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/libpcap/ |
runlex.sh | 127 # No. Exit with the failing exit status. 157 # No. Exit with the failing exit status. 173 # exit with the failing exit status. 192 # exit with the failing exit status.
|
/external/llvm/test/CodeGen/X86/ |
libcall-sret.ll | 5 ; We were trying to convert the i128 operation into a libcall, but failing to
|
vbinop-simplify-bug.ll | 10 ; With that wrong change, this test started failing because of a
|
/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.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/ |
wchar.h | 35 /* Failing that, rely on the preprocessor's knowledge of the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
wchar.h | 35 /* Failing that, rely on the preprocessor's knowledge of the
|
/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/net/ |
dns_probe_runner.cc | 59 return DnsProbeRunner::FAILING; 73 return DnsProbeRunner::FAILING;
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
instance_servlet.py | 22 Why? Gitiles is slow and a bit flaky. Refresh jobs failing is annoying but 23 temporary. Instances failing affects users, and is really bad.
|