/external/chromium_org/third_party/icu/source/common/ |
uidna.cpp | 484 // ToUnicode never fails. If any step fails, then the original input 592 // ToUnicode never fails. If any step fails, then the original input 595 // So if any step fails lets copy source to destination 799 // ToUnicode never fails. If any step fails, then the original input
|
/external/icu4c/common/ |
uidna.cpp | 484 // ToUnicode never fails. If any step fails, then the original input 592 // ToUnicode never fails. If any step fails, then the original input 595 // So if any step fails lets copy source to destination 799 // ToUnicode never fails. If any step fails, then the original input
|
/external/chromium_org/ui/surface/ |
accelerated_surface_transformer_win_unittest.cc | 578 // Fails on some bots because Direct3D isn't allowed. 587 // Fails on some bots because Direct3D isn't allowed. 602 // Fails on some bots because Direct3D isn't allowed. 621 // Fails on some bots because Direct3D isn't allowed. 622 // Fails on other bots because of ResizeBilinear symmetry failures. 678 // Fails on some bots because Direct3D isn't allowed. 722 // Fails on some bots because Direct3D isn't allowed. 723 // Fails on other bots because of StretchRect symmetry failures. 764 // seem to be true (fails on NVIDIA Quadro 600; passes on [all...] |
/libcore/harmony-tests/src/test/java/tests/api/java/math/ |
BigIntegerTest.java | 172 int fails = 0; local 175 fails++; 191 fails++; 199 fails++; 206 fails++; 210 fails <= 1); 285 assertTrue("add fails to carry on bit " + i, midbit.add(midbit) 324 assertTrue("neg fails on bit " + i, midbit.negate().add(midbit) 938 assertTrue("mod fails on negative divisor only", i2.signum() <= 0);
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
CollatorTest.java | 174 //FIXME This test fails on Harmony ClassLibrary 205 //FIXME This test fails on Harmony ClassLibrary 251 //FIXME This test fails on Harmony ClassLibrary
|
/external/chromium_org/base/process/ |
launch.h | 67 // environment variables associated with the user and if this operation fails 68 // the entire call fails as well. 76 // the job object fails.
|
/external/chromium_org/chrome/browser/resources/image_loader/ |
request.js | 232 * Loads an image using a OAuth2 token. If it fails, then tries to retry with 281 // Make the request with reusing the current token. If it fails, then retry. 396 * Handler, when loading of the image fails. Sends a failure response and
|
/external/chromium_org/chrome/common/ |
cancelable_task_tracker_unittest.cc | 46 // Returns a closure that fails if run. 52 // A helper class for MakeExpectedRunClosure() that fails if it is 77 // Returns a closure that fails on destruction if it hasn't been run.
|
/external/chromium_org/chrome/test/functional/perf/ |
endure_setup.py | 173 SetupError: if fails. 195 SetupError: If fails. 218 SetupError: If fails.
|
/external/chromium_org/content/browser/indexed_db/ |
indexed_db_browsertest.cc | 184 // Just navigate to the URL. Test will crash if it fails. 191 // Just navigate to the URL. Test will crash if it fails. 198 // Just navigate to the URL. Test will crash if it fails.
|
/external/chromium_org/remoting/protocol/ |
jingle_session_unittest.cc | 350 // Verify that connection is terminated when single-step auth fails. 356 // Verify that connection is terminated when multi-step auth fails. 423 // Verify that we shutdown properly when channel authentication fails.
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/ |
GlyphPageTreeNodeWin.cpp | 62 // FIXME: Handle gracefully the error if this call also fails. 93 // FIXME: Handle gracefully the error if this call also fails. 169 // If initSpaceGlyph fails, spaceGlyph stays 0 (= glyph is not present).
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/ |
apache_http_server.py | 89 # IPV6 addresses when it fails on Apache. APR itself tries to call 90 # getaddrinfo() again without AI_ADDRCONFIG if the first call fails 91 # with EBADFLAGS, but that is not how it normally fails in our use
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cdattst.c | 414 log_data_err("Generate UDate for a specified time today fails, error %s - (Are you missing data?)\n", myErrorName(status) ); 431 log_data_err("udat_open timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s (Are you missing data?)\n", *stylePtr, myErrorName(status) ); 436 log_err("udat_open timeStyle NONE dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ); 442 log_err("udat_open timeStyle SHORT dateStyle NONE fails, error %s\n", myErrorName(status) ); 450 log_err("udat_toPatternRelativeDate timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ); 457 log_err("udat_toPatternRelativeTime timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ); 464 log_err("udat_toPattern timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ); 471 log_err("udat_applyPatternRelative timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ); 476 log_err("udat_toPattern timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ); 490 log_err("udat_format timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s\n", *stylePtr, myErrorName(status) ) [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
trnserr.cpp | 79 errln("FAIL: Transliterate fails and the target string was modified."); 86 errln("FAIL: Transliterate fails and the target string was modified."); 157 errln("FAIL: The parse error offset isn't set correctly when fails.");
|
/external/chromium_org/third_party/sqlite/src/test/ |
collate3.test | 185 # * An INSERT fails, 186 # * An UPDATE on the column with the index fails, 188 # * A DELETE with a WHERE clause fails
|
/external/icu4c/test/intltest/ |
trnserr.cpp | 79 errln("FAIL: Transliterate fails and the target string was modified."); 86 errln("FAIL: Transliterate fails and the target string was modified."); 157 errln("FAIL: The parse error offset isn't set correctly when fails.");
|
/external/qemu/distrib/sdl-1.2.15/src/timer/macos/ |
FastTimes.c | 211 /* If all else fails, suffer the mixed mode overhead */ 253 /* If all else fails, suffer the mixed mode overhead */ 290 /* If all else fails, suffer the mixed mode overhead */
|
/external/qemu/memcheck/ |
memcheck_util.h | 141 /* Fails allocation request (TRACE_DEV_REG_MALLOC event). 150 /* Fails free request (TRACE_DEV_REG_FREE_PTR event). 159 /* Fails memory allocation query request (TRACE_DEV_REG_QUERY_MALLOC event).
|
/external/skia/tests/ |
DrawBitmapRectTest.cpp | 22 // A BitmapFactory that always fails when asked to return pixels. 45 // Crashing in skia when a pixelref fails in lockPixels 253 { 0xFFFF, 0xFFFF, false }, // allocation fails (too much RAM)
|
/external/stlport/stlport/stl/config/ |
stl_mycomp.h | 176 // Define if the compiler fails to match a template function argument of base 179 // Define if the compiler fails to match a template function argument of base 210 // Define if default constructor for builtin integer type fails to initialize it to 0
|
/external/valgrind/main/coregrind/m_ume/ |
main.c | 172 // This is crude, but should be good enough. Note that it fails on a 196 // If the do_exec fails we try to emulate what the shell does (I used 268 // This emulates the kernel's exec(). If it fails, it then emulates the
|
/frameworks/ex/common/java/com/android/common/contacts/ |
DataUsageStatUpdater.java | 77 * @return true when update request is correctly sent. False when the request fails, 102 * @return true when update request is correctly sent. False when the request fails, 152 * @return true when update request is correctly sent. False when the request fails,
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_fbupdate.cpp | 120 ALOGE("%s: commit fails", __FUNCTION__); 253 ALOGE("%s: commit fails for left", __FUNCTION__); 257 ALOGE("%s: commit fails for right", __FUNCTION__);
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_fbupdate.cpp | 146 ALOGE("%s: commit fails", __FUNCTION__); 303 ALOGE("%s: commit fails for left", __FUNCTION__); 307 ALOGE("%s: commit fails for right", __FUNCTION__);
|