Searched
full:fails (Results
776 -
800 of
5963) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/WebKit/Source/modules/crypto/ |
NormalizeAlgorithm.h | 60 // normalization fails then returns false and sets the ExceptionState.
|
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ |
IDBKeyRange.h | 54 // Null if the script value is null or undefined, the range if it is one, otherwise tries to convert to a key and throws if it fails.
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
GraphicsLayerClient.h | 82 // currently painting contents. An ASSERT fails, if it is.
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/ |
JPEGImageDecoder.h | 66 // calculating the image size. If decoding fails but there is no more
|
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/ |
PNGImageDecoder.h | 65 // calculating the image size. If decoding fails but there is no more
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebFileWriterClient.h | 48 // Called if the write or truncate fails, or if it is cancelled before the write or truncate completes. Completion of an operation will be signalled exactly once, either by didFail, didTruncate, or didWrite(..., true).
|
WebTransformOperations.h | 40 // fails (this can happen if either matrix cannot be decomposed).
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebServiceWorkerContextClient.h | 62 // worker script fails, or is asked to terminated before the context starts.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
idna.h | 88 * If any processing step fails, then info.hasErrors() will be TRUE and 112 * If any processing step fails, then info.hasErrors() will be TRUE. 134 * If any processing step fails, then info.hasErrors() will be TRUE and 158 * If any processing step fails, then info.hasErrors() will be TRUE.
|
/external/chromium_org/third_party/icu/source/i18n/ |
anytrans.h | 97 * @param ec error code, fails if the internal hashtable cannot be
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/javatests/ |
libjingle_peerconnection_java_unittest.sh | 30 # Exit with error immediately if any subcommand fails.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
asyncudpsocket.h | 42 // of |socket|. Returns NULL if bind() fails (|socket| is destroyed
|
/external/chromium_org/third_party/libjingle/source/talk/sound/ |
soundsystemproxy.h | 43 // Each of these methods simply defers to wrapped_ if non-NULL, else fails.
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
iqtask.cc | 50 // TODO: HandleError(NULL) if SendStanza fails?
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_assert.c | 57 * \param msg a string to print if the assertion fails.
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrGeometryBuffer.h | 48 * @return a pointer to the data or NULL if the lock fails.
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_loadext.c | 110 ** Another extension entry point. This one always fails.
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
autogen.sh | 45 mv aclocal.m4.tmp aclocal.m4 # we did set -e above, so we die if this fails
|
/external/chromium_org/tools/json_schema_compiler/ |
dart_generator_test.py | 43 # whitespace) when a test fails.
|
/external/chromium_org/tools/telemetry/telemetry/page/actions/ |
loop_unittest.py | 56 """Tests that loop action fails with no loop count."""
|
seek.py | 8 - seek_time: The media time to seek to. Test fails if not provided.
|
/external/chromium_org/ui/base/l10n/ |
time_format_unittest.cc | 53 // crbug.com/159388: This test fails when daylight savings time ends.
|
/external/chromium_org/ui/gfx/image/ |
image_unittest_util.h | 53 // Fails if the bitmap is not red.
|
/external/chromium_org/ui/webui/resources/js/ |
local_strings.js | 15 * fails, the value of window.templateDate will be used.
|
/external/chromium_org/v8/test/cctest/ |
test-global-object.cc | 34 // This test fails if properties on the prototype of the global object appear
|
Completed in 916 milliseconds
<<31323334353637383940>>