HomeSort by relevance Sort by last modified time
    Searched full:failed (Results 451 - 475 of 9525) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
InitializeDll.cpp 27 assert(0 && "InitProcess(): Failed to allocate TLS area for init flag");
33 assert(0 && "InitProcess(): Failed to initalize global pool");
38 assert(0 && "InitProcess(): Failed to initalize parse context");
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebPluginHalterClient.cpp 48 if (FAILED(m_webView->pluginHalterDelegate(&d)) || !d)
54 if (FAILED(d->shouldHaltPlugin(m_webView, domNode.get(), isWindowed, BString(pluginName), &shouldHalt)))
63 if (FAILED(m_webView->pluginHalterDelegate(&d)) || !d)
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_x509v3.c 42 printf("Failed to read '%s'\n", argv[i]);
48 printf("Failed to parse X.509 certificate\n");
63 printf("\nCertificate chain validation failed: %d\n", reason);
  /frameworks/base/core/jni/android/graphics/
Utils.cpp 25 SkDebugf("----- fAsset->seek(rewind) failed\n");
43 SkDebugf("---- fAsset->seek(oldOffset) failed\n");
48 SkDebugf("---- fAsset->seek(%d) failed\n", size);
  /libcore/luni/src/test/java/libcore/java/io/
OldLineNumberInputStreamTest.java 49 assertEquals("Test 1: Failed to read correct byte;",
51 assertEquals("Test 2: Failed to read correct byte on dos text;",
53 assertEquals("Test 3: Failed to read correct byte on dos text;",
55 assertEquals("Test 4: Failed to read correct byte on dos text;",
57 assertEquals("Test 5: Failed to read correct byte on dos text;",
59 assertEquals("Test 6: Failed to read correct byte on dos text;",
115 assertEquals("Test 1: Failed to reset", 0, lnis.getLineNumber());
116 assertEquals("Test 2: Failed to reset", '0', lnis.read());
123 fail("Test 3: Failed to invalidate mark.");
140 assertEquals("Test 1: Failed to set line number;"
    [all...]
  /libcore/luni/src/test/java/libcore/java/text/
OldParsePositionTest.java 39 assertEquals("getErrorIndex failed.", 56, pp.getErrorIndex());
41 assertEquals("getErrorIndex failed.", Integer.MAX_VALUE,
43 assertEquals("getErrorIndex failed.", Integer.MAX_VALUE,
  /system/core/toolbox/
umount.c 71 fprintf(stderr, "failed: %s\n", strerror(errno));
79 fprintf(stderr, "open loop device failed: %s\n", strerror(errno));
83 fprintf(stderr, "ioctl LOOP_CLR_FD failed: %s\n", strerror(errno));
  /bootable/recovery/
verifier.cpp 42 LOGE("failed to open %s (%s)\n", path, strerror(errno));
58 LOGE("failed to seek in %s (%s)\n", path, strerror(errno));
65 LOGE("failed to read footer from %s (%s)\n", path, strerror(errno));
94 LOGE("failed to seek in %s (%s)\n", path, strerror(errno));
107 LOGE("malloc for EOCD record failed\n");
112 LOGE("failed to read eocd from %s (%s)\n", path, strerror(errno));
146 LOGE("failed to alloc memory for sha1 buffer\n");
158 LOGE("failed to read data from %s (%s)\n", path, strerror(errno));
185 LOGE("failed to verify whole-file signature\n");
  /cts/tests/tests/webkitsecurity/assets/
crash-generated-counter.html 14 Test for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=61411">61411</a>: ASSERTION FAILED: !m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout() with generated content<br>
crash-generated-image.html 13 Test for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=61411">61411</a>: ASSERTION FAILED: !m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout() with generated content<br>
crash-generated-quote.html 13 Test for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=61411">61411</a>: ASSERTION FAILED: !m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout() with generated content<br>
crash-generated-text.html 13 Test for bug <a href="https://bugs.webkit.org/show_bug.cgi?id=61411">61411</a>: ASSERTION FAILED: !m_layoutRoot->container() || !m_layoutRoot->container()->needsLayout() with generated content<br>
text-content-crash-2.html 12 ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image</i>.
  /device/moto/stingray/ril/
libmoto_nwif_ril.so 
  /device/samsung/toro/recovery/
update_cdma_modem.c 80 fprintf(stderr, "IOCTL_MODEM_GOTA_START failed: (%d)\n", ret);
86 fprintf(stderr, "IOCTL_MODEM_BOOT_ON failed: (%d)\n", ret);
96 fprintf(stderr, "IOCTL_MODEM_FW_UPDATE failed: (%d)\n", ret);
102 fprintf(stderr, "IOCTL_MODEM_BOOT_OFF failed: (%d)\n", ret);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRRecognizerSharedState.m 39 @synthesize failed;
74 failed = NO; // indicate that some match failed
105 failed = NO; // indicate that some match failed
137 failed = aState.failed;
285 return failed;
290 failed = flag;
  /external/apache-harmony/security/src/test/impl/java.injected/java/security/
Provider_ImplTest.java 61 fail("Case 1. implementsAlg failed");
64 fail("Case 2. implementsAlg failed");
67 fail("Case 3. implementsAlg failed");
70 fail("Case 3. implementsAlg failed");
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-execution-while-paused.html 9 alert("Test failed. The second button event still fired.");
  /external/chromium/chrome/browser/first_run/
upgrade_util.cc 25 DLOG(ERROR) << "Launching a new instance of the browser failed.";
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 19 return "PROXY failed:80";
  /external/chromium/net/test/
openssl_helper.cc 131 fprintf(stderr, "Failed to read %s\n", key_file);
137 fprintf(stderr, "Failed to parse %s\n", key_file);
145 fprintf(stderr, "Failed to read %s\n", cert_file);
151 fprintf(stderr, "Failed to parse %s\n", cert_file);
157 fprintf(stderr, "Failed to load %s\n", cert_file);
162 fprintf(stderr, "Failed to load %s\n", key_file);
219 fprintf(stderr, "SSL_accept failed: %d\n", err);
224 fprintf(stderr, "SNI failed\n");
251 fprintf(stderr, "SSL_read failed: %d\n", err);
  /external/clang/test/CXX/dcl.dcl/
p4-0x.cpp 21 static_assert(false, L"\x14hi" "!" R"x(")x"); // expected-error {{static_assert failed L"\024hi!\""}}
  /external/dropbear/libtomcrypt/
testbuild.sh 6 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && rm -f testok.txt && exit 1)
  /external/dropbear/libtomcrypt/testprof/
base64_test.c 15 fprintf(stderr, "base64 failed %lu %lu %lu", x, l1, l2);
  /external/e2fsprogs/tests/
run_e2fsck 71 rm -f $test_name.ok $test_name.failed
85 echo "failed"
86 diff $DIFF_OPTS $EXP1 $OUT1 > $test_name.failed
88 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed

Completed in 1130 milliseconds

<<11121314151617181920>>