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

<<51525354555657585960>>

  /external/chromium/chrome/browser/sync/syncable/
directory_backing_store.h 119 // Save/update helpers for entries. Return false if sqlite commit fails.
156 // integrity check fails, false is returned and error is populated
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator_unittest.cc 198 // A fake for MobileActivator::RequestCellularActivation that always fails.
221 // When activation fails, it's an error, unless we're trying for the final
  /external/chromium_org/chrome/browser/chromeos/policy/
policy_cert_verifier_browsertest.cc 123 // |test_server_cert_| is untrusted, so Verify() fails.
181 // |test_server_cert_| is untrusted, so Verify() fails.
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_apitest.cc 78 // Fails often on Windows dbg bots. http://crbug.com/177163
118 // Fails often on Windows dbg bots. http://crbug.com/177163
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
native_media_file_util.h 191 // consideration. If the media_path_filter() check fails, return
202 // If the media_path_filter() check fails, return |failure_error|.
  /external/chromium_org/chrome/browser/net/
net_error_tab_helper_unittest.cc 141 // is going on, then fails over to the normal error page if and when Link
142 // Doctor fails to load or declines to provide a page.
net_log_temp_file_unittest.cc 103 // Verify state and GetFilePath return correct values if EnsureInit() fails.
196 // GetFilePath should return false if NetExportLogExists() fails.
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_auth_test.cc 200 // Verify that ProfileSyncService fails initial sync setup during backend
216 // Verify that ProfileSyncService fails initial sync setup during backend
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter.h 133 // fails, |dm_token| and |client_id| will be empty.
210 // Callback executed when sync setup succeeds or fails.
  /external/chromium_org/chrome/installer/util/
work_item.h 7 // process fails.
162 // not abort execution if an item in the list fails.
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_host_browsertest.cc 844 int fails = 0; local
862 << " Failure " << ++fails; local
867 << " Failure " << ++fails; local
872 << " Failure " << ++fails; local
877 << " Failure " << ++fails; local
    [all...]
  /external/chromium_org/content/browser/fileapi/
file_system_file_stream_reader_unittest.cc 179 // Pass a fake expected modifictaion time so that the expectation fails.
221 // Pass a fake expected modifictaion time so that the expectation fails.
  /external/chromium_org/media/base/
container_names_unittest.cc 15 // as a string when it fails, this lets the output identify what item actually
108 // Windows implementation of ReadFile fails if file smaller than desired size,
  /external/chromium_org/net/dns/
mdns_client_impl.h 274 // transaction. Returns false if it fails to start listening on the network
275 // or if it fails to send a query.
  /external/chromium_org/net/proxy/
proxy_config.h 234 // By default fall back to direct connection in case PAC script fails.
247 // fails. Only valid if |pac_url_| is non-empty.
  /external/chromium_org/ppapi/proxy/
ppapi_command_buffer_proxy.cc 38 // Send will flag state with lost context if IPC fails.
78 // Send will flag state with lost context if IPC fails.
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8Binding.h 277 // Convert a value to a 8-bit signed integer. The conversion fails if the
290 // Convert a value to a 8-bit unsigned integer. The conversion fails if the
303 // Convert a value to a 16-bit signed integer. The conversion fails if the
316 // Convert a value to a 16-bit unsigned integer. The conversion fails if the
329 // Convert a value to a 32-bit signed integer. The conversion fails if the
342 // Convert a value to a 32-bit unsigned integer. The conversion fails if the
355 // Convert a value to a 64-bit signed integer. The conversion fails if the
367 // Convert a value to a 64-bit unsigned integer. The conversion fails if the
  /external/chromium_org/third_party/WebKit/public/platform/
WebFileSystem.h 111 // If |exclusive| is true, it fails if the |path| already exists.
121 // If |exclusive| is true, it fails if the |path| already exists.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
context.h 241 * \param retval value to return in case the assertion fails.
282 * \param retval value to return in case the assertion fails.
  /external/chromium_org/third_party/skia/gyp/
animator.gyp 39 #'../src/animator/SkAnimatorScript2.cpp', fails on windows
44 #'../src/animator/SkCondensedDebug.cpp', fails on windows
  /external/chromium_org/third_party/sqlite/src/test/
fts2o.test 65 # See what happens when renaming the fts2 table fails.
80 # See what happens when renaming the fts2 table fails inside a transaction.
walnoshm.test 75 # the above, the operation fails and the WAL file is not opened.
121 # happen when an attempt to obtain an EXCLUSIVE lock fails).
  /external/chromium_org/tools/site_compare/scrapers/firefox/
firefox2.py 24 # 3) fails badly if an existing Firefox window is open when the scrape
204 # Try to close the browser; if this fails it's probably a crash
  /external/chromium_org/tools/telemetry/telemetry/core/
tab.py 146 # fails it either means that assumption has changed or something is
153 # fails, it meas either that assumption has changed or something is
  /external/chromium_org/tools/valgrind/
waterfall.sh 140 grep -v "FAILS\|FLAKY" | sort | uniq | \
155 echo "Note: we don't print FAILS/FLAKY tests and 1200s-timeout failures"

Completed in 707 milliseconds

<<51525354555657585960>>