HomeSort by relevance Sort by last modified time
    Searched full:retrying (Results 76 - 100 of 334) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllibnet.py 17 # by retrying the connection several times.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllibnet.py 17 # by retrying the connection several times.
  /system/extras/tests/framebuffer/
fb_test.c 60 printf("cannot open /dev/graphics/fb0, retrying with /dev/fb0\n");
  /external/chromium_org/native_client_sdk/src/tools/
oshelpers.py 205 print 'Failed on %s with %s, retrying' % (src, error)
284 print 'Failed remove with %s, retrying' % error
297 print 'Failed rmtree with %s, retrying' % error
  /external/chromium_org/ppapi/native_client/tools/browser_tester/
browser_tester.py 371 raise RetryTest('HACK retrying failed test.')
377 sys.stdout.write('WARNING: suspected flake, retrying test!\n\n')
381 sys.stdout.write('\nWARNING: failed too many times, not retrying.\n\n')
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
layout_test_runner.py 79 def run_tests(self, expectations, test_inputs, tests_to_skip, num_workers, retrying):
82 self._retrying = retrying
91 if not retrying:
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java     [all...]
  /external/chromium_org/chrome/browser/resources/google_now/
background.js 67 * Initial period for retrying the server request for dismissing cards.
72 * Maximum period for retrying the server request for dismissing cards.
77 * Time we keep retrying dismissals.
    [all...]
  /external/bison/tests/
synclines.at 126 # | cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 284 // retrying the same request, even if it is with a GET.
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.cc 319 // Once we've given up retrying, the validation error is not temporary
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_refresh_scheduler.cc 282 // Need a re-registration, no use in retrying.
  /external/chromium_org/native_client_sdk/src/build_tools/
test_projects.py 174 # Success, stop retrying.
  /external/chromium_org/sync/engine/net/
server_connection_manager.h 257 // in |previously_invalidated_token_| to shelter us from retrying with a
  /external/chromium_org/sync/engine/
sync_scheduler_unittest.cc     [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
sync.c 54 usbi_err(ctx, "libusb_handle_events failed: %s, cancelling transfer and retrying",
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_mem.c 110 /* Since this is static data retrying wont help */
  /external/openssl/crypto/bio/
bss_mem.c 110 /* Since this is static data retrying wont help */
  /external/qemu/android/
async-socket-connector.c 206 D("ASC %s: Retrying connection. Connector FD = %d",
async-socket.h 176 * retry_to - Number of milliseconds to wait before retrying a failed
snapshot.c 48 /* Reads 'nbyte' bytes from 'fd' into 'buf', retrying on interrupts.
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java 140 * When retrying a sync for the first time use this delay. After that
152 * How long to wait before retrying a sync that failed due to one already being in progress.
    [all...]
  /frameworks/native/opengl/libs/EGL/
egl_cache.cpp 230 // No point in retrying if the unlink failed.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RetryManager.java 382 * @return true if retrying forever
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
AndroidSpellCheckerService.java 291 Log.w(TAG, "Give up retrying. Retried "

Completed in 737 milliseconds

1 2 34 5 6 7 8 91011>>