HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 901 - 925 of 5963) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chromeos/ime/
component_extension_ime_manager.h 51 // Returns false if it fails, otherwise returns true.
57 // Returns false if it fails, otherwise returns true;
  /external/chromium_org/components/autofill/core/browser/
autofill_xml_parser.h 98 // XML parse error if it fails.
143 // parse error if it fails.
  /external/chromium_org/components/precache/core/
precache_fetcher.h 96 // If the fetch of the configuration settings fails, then precaching ends.
101 // of a manifest fails, then it skips to the next manifest.
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 72 // buffers. Return false if SubmitDecode() fails.
94 // by client or if decode fails in hardware.
  /external/chromium_org/content/public/renderer/
renderer_ppapi_host.h 116 // message fails, the returned handle is properly closed by the IPC system. If
132 // will be passed to the callback if a ResourceHost fails to be created.
  /external/chromium_org/media/base/
test_helpers.h 45 // Fails the test if the timeout is reached.
51 // Fails the test if the timeout is reached.
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
screenshot.js 138 * If the request fails, |onError| will be called with one parameter: an
154 * If the request fails, |onError| will be called with one parameter: an
  /external/chromium_org/printing/
emf_win.h 100 // metafile. Returns NULL if fails.
104 // if fails.
  /external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
sigsys_handlers.cc 109 // Hit the NULL page if this fails to fault.
139 // Hit the NULL page if this fails.
  /external/chromium_org/sync/syncable/
directory_backing_store.h 103 // Save/update helpers for entries. Return false if sqlite commit fails.
133 // integrity check fails, false is returned and error is populated
  /external/chromium_org/testing/gtest/test/
gtest_xml_output_unittest_.cc 61 TEST_F(FailedTest, Fails) {
77 TEST(MixedResultTest, Fails) {
  /external/chromium_org/third_party/WebKit/Source/web/tests/
BitmapImageTest.cpp 114 // Fails on the WebKit XP (deps) bot, see http://crbug.com/327104
131 // Fails on the WebKit XP (deps) bot, see http://crbug.com/327104
  /external/chromium_org/third_party/icu/source/common/unicode/
uenum.h 119 * The result is terminated by (char)0. If the conversion fails
131 * fails. This error pertains only to current string, so iteration
  /external/chromium_org/third_party/icu/source/test/intltest/
pptest.cpp 82 errln("*** PP not equals fails");
87 errln(UnicodeString("*** PP equals fails (") + pp3.getIndex() + " != " + pp4.getIndex() + ")");
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
parsing.h 73 // Convenience method for returning a message when parsing fails.
76 // Convenience method for returning a message when writing fails.
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.2.html 54 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=46665">Bug 46665</a> - [PNV] webgl conformance case max texture fails</li>
58 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=46666">Bug 46666</a> - [PNV] webgl conformance case NPOT case fails with TEXTURE_MIN_FILTER set to LINEAR</li>
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_darwin.h 73 * On Mac OS X 10.2, gethostbyaddr fails with h_errno=NO_RECOVERY
78 * socket(AF_INET6) fails with EPROTONOSUPPORT on Mac OS X 10.1.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
code_generator.h 97 // of the returned object. This method never fails (a dummy stream will be
110 // assert-fails -- it exists only for backwards-compatibility.
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
README 68 * Attempting to insert a duplicate primary key value fails with
73 the (N*2+1)th column fails with an SQLITE_CONSTRAINT error.
  /external/chromium_org/third_party/sqlite/src/test/
fts1o.test 48 # See what happens when renaming the fts1 table fails.
63 # See what happens when renaming the fts1 table fails inside a transaction.
notify3.test 87 # unable to load any such schemas, then the ATTACH statement fails.
90 # ATTACH fails due to locks on the schema table held by other shared-cache
tkt2854.test 89 # This fails because the schema of main cannot be verified.
127 # Check that if an attempt to obtain an exclusive lock fails because an
  /external/chromium_org/ui/webui/resources/js/
load_time_data.js 116 * Checks condition, displays error message if expectation fails.
118 * @param {string} message The message to display if the check fails.
  /external/chromium_org/v8/test/cctest/
cctest.status 46 # This test always fails. It tests that LiveEdit causes abort when turned off.
158 # Fails since 16322 (new test).
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2437.js 29 // - a regexp fails to match, regardless of global or non-global.
32 // repeats the regexp until it fails to match.

Completed in 1275 milliseconds

<<31323334353637383940>>