HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 1 - 25 of 2053) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/http/tests/appcache/
top-frame-1-expected.txt 3 Techically, the check is that iframe subresources that are not in top frame cache are loaded anyway, so it can also pass if the UA fails to reject loads for cache misses.
  /external/chromium/third_party/icu/source/tools/memcheck/
ICUMemCheck.pl 29 # uniset.cpp Fails because of SymbolTable::~SymbolTable()
30 # unifilt.cpp Fails because of UnicodeMatcher::~UnicodeMatcher()
31 # strrepl.cpp Fails because of UnicodeReplacer::~UnicodeReplacer()
32 # LayoutEngine.cpp Fails because of LEGlyphFilter::~LEGlyphFilter()
33 # LEGlyphStorage.cpp Fails because of LEInsertionCallback::~LEInsertionCallback()
34 # LEFontInstance.cpp Fails because of LECharMapper::~LECharMapper
  /external/icu4c/tools/memcheck/
ICUMemCheck.pl 29 # uniset.cpp Fails because of SymbolTable::~SymbolTable()
30 # unifilt.cpp Fails because of UnicodeMatcher::~UnicodeMatcher()
31 # strrepl.cpp Fails because of UnicodeReplacer::~UnicodeReplacer()
32 # LayoutEngine.cpp Fails because of LEGlyphFilter::~LEGlyphFilter()
33 # LEGlyphStorage.cpp Fails because of LEInsertionCallback::~LEInsertionCallback()
34 # LEFontInstance.cpp Fails because of LECharMapper::~LECharMapper
  /external/webkit/WebCore/manual-tests/
caret-image.html 4 If the test fails, the caret will be a big black box the size of the image.
open-after-close.html 12 <p>This test checks for a regression against rdar://problem/3572585: window.open fails if name param = the name of a window just closed in same function.</p>
window-close-during-parsing.html 15 If it fails, Safari will crash.
  /external/openssl/crypto/jpake/
jpaketest.c 41 printf("Bob fails to process Alice's step 1\n");
53 printf("Alice fails to process Bob's step 1\n");
65 printf("Bob fails to process Alice's step 2\n");
77 printf("Alice fails to process Bob's step 2\n");
92 printf("Bob fails to process Alice's step 3a\n");
104 printf("Alice fails to process Bob's step 3b\n");
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
TestThread.java 23 public int fails = 0; field in class:TestThread
64 fails++;
84 return fails;
  /packages/providers/ContactsProvider/res/values/
strings.xml 26 <!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
29 <!-- Title for the notification shown when updating contacts fails because of memory shortage -->
32 <!-- Text for the notification shown when updating contacts fails because of memory shortage -->
  /system/core/include/ctest/
ctest.h 34 * Asserts that a condition is true. The test fails if it isn't.
39 * Asserts that a condition is false. The test fails if the value is true.
43 /** Fails a test with the given message. */
  /external/icu4c/layout/
loengine.h 45 * @param success - output parameter set to an error code if the operation fails
80 * @param success - output parameter set to an error code if the operation fails
110 * @param success - output parameter set to an error code if the operation fails.
127 * @param success - set to an error code if the operation fails
143 * @param success - set to an error code if the operation fails
160 * @param success - set to an error code if the operation fails
178 * @param success - set to an error code if the operation fails
198 * @param success - set to an error code if the operation fails
215 * @param success - set to an error code if the operation fails
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
RRuleTest.java 174 // Fails: wrong dates
181 // Fails: wrong dates
188 // Fails: wrong dates
207 // Fails: infinite loop
255 // Fails with wrong times
325 //Fails: wrong dates
332 // Fails: infinite loop
339 // Fails: generates wrong dates
351 //Fails: wrong dates
358 //Fails: infinite loo
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_MONITOR_EXIT.S 3 %verify "dvmUnlockObject fails"
  /dalvik/vm/mterp/x86/
OP_MONITOR_EXIT.S 3 %verify "dvmUnlockObject fails"
  /external/chromium/net/base/
io_buffer.cc 24 // realloc will crash if it fails.
  /external/webkit/WebCore/manual-tests/accessibility/
java-applet.html 15 <li>If you do not see an AXButton, the test fails.
  /external/webkit/WebCore/manual-tests/chromium/
select-close-popup-value-change.html 5 <p>Do the following, the test passes if the select keeps the selected value after step 4, fails if the value reverted.</p>
  /external/webkit/WebCore/manual-tests/inspector/
display-sql-null.html 12 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=18837">Bug 18837: Database panel fails to display tables if any value is NULL</a>.</p>
  /frameworks/base/core/java/android/content/
ActivityNotFoundException.java 21 * one of its variants fails because an Activity can not be found to execute
  /frameworks/base/core/java/android/net/
ParseException.java 22 * When WebAddress Parser Fails, this exception is thrown
  /frameworks/base/packages/VpnServices/src/com/android/server/vpn/
VpnConnectingError.java 22 * Exception thrown when a connecting attempt fails.
  /libcore/luni/src/main/native/
ErrorCode.cpp 18 * creation of the exception to be thrown fails
ErrorCode.h 26 * creation of the exception to be thrown fails
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/io/
StreamException.java 20 * Exception thrown when {@link IAbstractFile#getContents()} fails.
  /development/ndk/platforms/android-8/include/android/
bitmap.h 50 * If the call fails, the info parameter will be ignored
66 * fails, addrPtr will be ignored.

Completed in 1518 milliseconds

1 2 3 4 5 6 7 8 91011>>