Searched
full:failures (Results
251 -
275 of
868) sorted by null
<<11121314151617181920>>
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
port.h | 297 STATE_WRITE_CONNECT = 1, // we have had a few ping failures 298 STATE_WRITE_TIMEOUT = 2 // we have had a large number of ping failures
|
tcpport.cc | 186 // TODO: Handle failures here (unlikely since TCP).
|
/external/gtest/ |
README | 10 assertions, death tests, fatal and non-fatal failures, various options for 185 if you see some errors. Xcode reports all test failures (even the intentional
|
/external/icu4c/test/cintltst/ |
hpmufn.c | 322 * Note: If we get assertion failures here because 359 log_info("Note: these failures may be caused by ICU failing to initialize/uninitialize properly.\n");
|
/external/icu4c/test/intltest/ |
restest.cpp | 214 /* Make sure that users using te_IN for the default locale don't get test failures. */ 247 /* Make sure that users using te_IN for the default locale don't get test failures. */
|
/external/junit/src/junit/awtui/ |
TestRunner.java | 252 Label failureLabel= new Label("Errors and Failures:"); 355 new Label("Failures:"),
|
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 86 * @return Bitmap, or null on failures 161 // Ignore failures while cleaning up.
|
/development/samples/BrowserPlugin/ |
README | 155 as it prints errors if it detects any API failures. Some of the API's tested are
|
/external/chromium/base/ |
logging.h | 257 // Sets the Log Assert Handler that will be used to notify of check failures. 264 // Sets the Log Report Handler that will be used to notify of check failures 743 // A special constructor used for check failures. Takes ownership 748 // A special constructor used for check failures, with the option to [all...] |
/external/chromium/chrome/browser/net/gaia/ |
token_service.cc | 248 // Failures are only for network errors.
|
/external/chromium/chrome/browser/sync/notifier/ |
registration_manager_unittest.cc | 195 // Trigger enough failures to hit the ceiling.
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_startup_unittest.cc | 192 // we don't care about any subsequent failures (e.g. timeouts)
|
/external/chromium/net/proxy/ |
proxy_resolver_js_bindings.cc | 239 // (we cache DNS failures much more aggressively within the context
|
/external/chromium/net/url_request/ |
url_request_throttler_entry.cc | 203 // we need to count two failures here against the one success in
|
/external/chromium/testing/gmock/src/ |
gmock.cc | 42 "as failures.");
|
/external/chromium/testing/gtest/test/ |
gtest-listener_test.cc | 307 // We need to check manually for ad hoc test failures that happen after
|
/external/e2fsprogs/intl/ |
bindtextdom.c | 317 /* Here we deal with memory allocation failures. */
|
/external/icu4c/common/unicode/ |
utypes.h | 752 U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */ 766 U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */ 772 U_REGEX_ERROR_START=0x10300, /**< Start of codes indicating Regexp failures */ [all...] |
/external/icu4c/common/ |
uvectr64.h | 50 * failures are infrequent, and when recovery options are limited or
|
/external/llvm/docs/CommandGuide/ |
bugpoint.pod | 15 can be used to debug three types of failures: optimizer crashes, miscompilations
|
/external/srtp/googlepatches/ |
vidyo-3-srtp-ws.patch | 780 int failures; /* count number of failures */ 789 printf("number of failures: %d \n", failures);
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
regress-168347.js | 128 * Break comparison into sections to make any failures
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLTokenizer.h | 144 // The main failures in the approximation are as follows:
|
/external/webkit/Source/WebCore/inspector/ |
InspectorConsoleAgent.cpp | 218 if (error.isCancellation()) // Report failures only.
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
config_unittest.py | 103 # FIXME: Build failures should log errors. However, the message we
|
Completed in 684 milliseconds
<<11121314151617181920>>