Searched
full:failures (Results
301 -
325 of
936) sorted by null
<<11121314151617181920>>
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 86 * @return Bitmap, or null on failures 172 // 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
|
/development/scripts/ |
reverse_tether.sh | 89 $ADB push $HWADDR /data/local/hwaddr # TODO(szym) handle failures?
|
/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/chromium/third_party/libjingle/source/talk/p2p/base/ |
tcpport.cc | 186 // TODO: Handle failures here (unlikely since TCP).
|
/external/clang/include/clang/Lex/ |
ModuleMap.h | 193 /// \param Complain Whether to emit diagnostics for failures.
|
/external/e2fsprogs/intl/ |
bindtextdom.c | 317 /* Here we deal with memory allocation failures. */
|
/external/gtest/test/ |
gtest-listener_test.cc | 307 // We need to check manually for ad hoc test failures that happen after
|
/external/icu4c/common/unicode/ |
utypes.h | 773 U_BRK_ERROR_START=0x10200, /**< Start of codes indicating Break Iterator failures */ 787 U_BRK_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for Break Iterator failures */ 793 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/junit/src/org/junit/runner/ |
Description.java | 15 * visible in many IDEs) or tests that have been run (for example, the failures view).</p>
|
/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/valgrind/main/include/ |
pub_tool_libcprint.h | 109 // This is used for messages printed due to start-up failures that occur
|
/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 2659 milliseconds
<<11121314151617181920>>