Searched
full:fails (Results
276 -
300 of
1714) sorted by null
<<11121314151617181920>>
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/ |
15.9.5.12-1.js | 60 // We don't use |now| because it fails every night at midnight.
|
/external/webkit/WebCore/loader/appcache/ |
ApplicationCacheStorage.h | 58 ApplicationCacheGroup* fallbackCacheGroupForURL(const KURL&); // Cache that has a fallback entry to load a main resource from if normal loading fails.
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontPlatformDataChromiumWin.cpp | 140 // FIXME: Handle gracefully the error if this call also fails.
|
/external/webkit/WebCore/platform/graphics/openvg/ |
SurfaceOpenVG.h | 64 * fails, unless you pledge to manually process the error code by passing
|
/external/webkit/WebCore/platform/image-decoders/bmp/ |
BMPImageDecoder.h | 58 // calculating the image size. If decoding fails but there is no more
|
/external/webkit/WebCore/xml/ |
XPathExpression.cpp | 78 // It is not specified what to do if type conversion fails while evaluating an expression, and INVALID_EXPRESSION_ERR is not exactly right
|
/external/wpa_supplicant_6/wpa_supplicant/ |
blacklist.c | 51 * an association attempt fails either due to the selected BSS rejecting
|
/frameworks/base/core/java/android/os/ |
RecoverySystem.java | 314 * fails, or if the reboot itself fails. 343 * fails, or if the reboot itself fails.
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardSourceDetector.java | 112 * @return Charset String. Null is returned if guessing the source fails.
|
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
SimPhoneBookTest.java | 50 // for 3 tries and if this fails, we bail out.
|
/frameworks/base/test-runner/src/android/test/ |
MoreAsserts.java | 214 * fails with {@code message} if it does not. The MatchResult is returned 242 * and fails with {@code message} if it does not. The Matcher is returned in 270 * and fails with {@code message} if it does. Note that you can also use 293 * {@code actual}, and fails with {@code message} if it does. Note that you
|
/ndk/build/core/ |
setup-app.mk | 61 # This ensures that if the build fails, you're not going to mistakenly
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarUpgradeReceiver.java | 58 // is attempted to be conservative. If the upgrade fails for some reason and we
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsUpgradeReceiver.java | 57 // is attempted to be conservative. If the upgrade fails for some reason and we
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
ElementDescriptor.java | 183 * If this fails, it tries to return the default Android logo as defined in the 184 * plugin. If all fails, it returns null. 200 * If this fails, it tries to return the default Android logo as defined in the 201 * plugin. If all fails, it returns null.
|
/external/v8/test/mozilla/ |
mozilla.status | 41 # an explanation of why the test fails; this may ease future 51 # situation. The test fails in V8 with an exception and takes a long 127 # Flaky test that fails due to what appears to be a bug in the test. 187 # Test that depends on timer resolution. Fails every now and then 204 # This test uses an older version of the unicode standard that fails 296 # This test fails for all browsers on in the CET timezone. 322 # This fails because we don't have stack space for Function.prototype.apply 527 # This test fails due to http://code.google.com/p/v8/issues/detail?id=187 536 # Fails because of the way function declarations are 561 # This fails because we don't handle Function.prototype.apply with very larg [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
Exchanger.java | 100 * fails to CAS in its chosen slot, it picks an alternative slot 311 int fails = 0; // Number of CAS failures local 338 else if (++fails > 1) { // Allow 2 fails on 1st slot 340 if (fails > 3 && m < FULL && max.compareAndSet(m, m + 1)) 423 * Spin-waits for hole for a non-0 slot. Fails if spin elapses 445 * filled in by another thread. Fails if interrupted before 480 * thread. Fails if timed out or interrupted before hole filled.
|
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
FormatterTest.java | 164 @AndroidOnly("The RI fails in this test because it uses a MessageFormat " + 194 // The RI fails in this test because it uses a MessageFormat to format
|
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
GenericReflectionCornerCases.java | 172 @KnownFailure("Fails in CTS but passes under run-core-tests") 242 @KnownFailure("Fails in CTS but passes under run-core-tests")
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/ |
XMLReaderFactory.java | 112 catch (RuntimeException e) { /* normally fails for applets */ } 114 // 2. if that fails, try META-INF/services/
|
/external/gtest/test/ |
gtest_xml_output_unittest.py | 56 <testcase name="Fails" status="run" time="*" classname="FailedTest"> 64 <testcase name="Fails" status="run" time="*" classname="MixedResultTest">
|
/external/guava/src/com/google/common/util/concurrent/ |
AbstractService.java | 65 * fails, the invocation should cause a call to {@link 77 * during this method's run, or after it has returned. If shutdown fails, the
|
/external/opencore/doc/pvauthor_html/ |
classPVAuthorEngineFactory.html | 66 Creates an instance of a pvAuthor engine. If the creation fails, this function will leave.<dl compact><dt><b>Parameters: </b></dt><dd> 76 A pointer to an author or leaves if instantiation fails </dl> </td>
|
/external/srec/srec/crec/ |
srec_initialize.c | 64 to handle any grammar that the search needs to run. Initialization fails 67 to handle any grammar that the search needs to run. Initialization fails
|
/external/stlport/stlport/stl/config/ |
_msvc.h | 109 part of any lib so linking fails. When using VC8 to crosscompile for CE 5 on 110 an ARMV4I, the uncaught_exception test fails, the function returns the wrong
|
Completed in 201 milliseconds
<<11121314151617181920>>