HomeSort by relevance Sort by last modified time
    Searched refs:attempts (Results 1 - 25 of 183) sorted by null

1 2 3 4 5 6 7 8

  /prebuilts/go/darwin-x86/src/net/testdata/
resolv.conf 7 options ndots:5 timeout:10 attempts:3 rotate
8 options attempts 3
  /prebuilts/go/linux-x86/src/net/testdata/
resolv.conf 7 options ndots:5 timeout:10 attempts:3 rotate
8 options attempts 3
  /external/vboot_reference/utility/
tpm-dad-lock 20 attempts=0
25 attempts=$(( $attempts + 1 ))
44 echo delay of $elapsed seconds after $attempts attempts
  /system/extras/tests/sdcard/
sysutil.cpp 97 int attempts = 0; local
101 while (size > 0 && !error && !eof && attempts < kMaxAttempts)
124 ++attempts;
163 int attempts = 0; local
165 while (size > 0 && !error && attempts < kMaxAttempts)
182 ++attempts;
449 int attempts = 0; local
451 while (size > 0 && !error && attempts < kMaxAttempts)
468 ++attempts;
480 attempts = 0
524 int attempts; local
    [all...]
  /prebuilts/go/darwin-x86/src/net/
dnsconfig_unix_test.go 26 attempts: 3,
28 unknownOpt: true, // the "options attempts 3" line
38 attempts: 2,
48 attempts: 2,
57 attempts: 2,
65 attempts: 2,
95 attempts: 2,
dnsconfig_unix.go 18 attempts int // lost packets before giving up on server
32 attempts: 2,
89 case hasPrefix(s, "attempts:"):
94 conf.attempts = n
  /prebuilts/go/linux-x86/src/net/
dnsconfig_unix_test.go 26 attempts: 3,
28 unknownOpt: true, // the "options attempts 3" line
38 attempts: 2,
48 attempts: 2,
57 attempts: 2,
65 attempts: 2,
95 attempts: 2,
dnsconfig_unix.go 18 attempts int // lost packets before giving up on server
32 attempts: 2,
89 case hasPrefix(s, "attempts:"):
94 conf.attempts = n
  /system/extras/tests/tcp_nuke_addr/
tcp_nuke_addr_test.cpp 92 android::RWLock *lock, std::atomic<unsigned int> *attempts) {
109 attempts->fetch_add(1);
115 void progressThread(std::atomic<unsigned int> *attempts) {
121 total = attempts->load();
138 std::atomic<unsigned int> attempts; local
139 attempts.store(0);
144 connectThreads[i] = new std::thread(connectLoop, sin, listensock, &lock, &attempts);
146 std::thread t1(progressThread, &attempts);
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
CommonLauncherHelper.java 75 int attempts = 0; local
77 attempts++;
78 if (attempts > maxAttempts) {
80 "scrollBackToBeginning: exceeded max attempts: " + maxAttempts);
156 int attempts = 0; local
158 attempts++;
159 if (attempts > maxScrollAttempts) {
161 "launchApp: exceeded max attempts to locate app icon: "
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/datapipeline/
test_layer1.py 101 attempts = 0
103 while state != 'SCHEDULED' and attempts < 10:
105 attempts += 1
107 if attempts > 10:
109 "after 10 attempts.")
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug460.go 7 // part one of issue 4124. Make sure that the compiler rejects access attempts.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug460.go 7 // part one of issue 4124. Make sure that the compiler rejects access attempts.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
pr12815-1.d 6 # someone attempts linking to the "binary" output format with
pr12815-2.d 6 # someone attempts linking to the "binary" output format with
  /cts/hostsidetests/theme/
android_device.py 45 attempts = 0
47 while not boot_complete and (attempts*wait_period) < timeout:
54 attempts += 1
  /external/autotest/client/site_tests/desktopui_Respawn/
desktopui_Respawn.py 12 attempts in a time window. By design, this test does _not_ attempt to
64 'Respawning should have stopped before %d attempts' %
  /external/skia/experimental/Networking/
SkSockets.cpp 97 int attempts = 0; local
108 ++attempts;
146 // h.done, h.bytes, fSockfd, attempts);
149 attempts = 0;
184 int attempts = 0; local
199 attempts++;
229 // h.done, h.bytes, i, attempts);
232 attempts = 0;
  /system/core/fastboot/
udp.cpp 119 // Sends |length| bytes from |data| and waits for the response packet up to |attempts| times.
125 size_t rx_length, int attempts, std::string* error);
130 uint8_t* rx_data, size_t rx_length, int attempts,
207 size_t rx_length, int attempts, std::string* error) {
229 rx_length, attempts, error);
254 size_t rx_length, const int attempts, std::string* error) {
258 int attempts_left = attempts;
304 attempts_left = attempts;
  /platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
AbstractLeanbackAppHelper.java 97 int attempts = 0; local
99 && attempts++ < OPEN_SIDE_PANEL_MAX_ATTEMPTS) {
102 if (attempts == OPEN_SIDE_PANEL_MAX_ATTEMPTS) {
143 * Attempts to return to main activity with getMainActivitySelector()
  /external/autotest/client/site_tests/network_ProxyResolver/
network_ProxyResolver.py 288 attempts = timeout
289 while attempts > 0:
298 attempts -= 1
320 attempts = timeout
322 while attempts > 0:
327 attempts -= 1
  /external/opencv3/modules/core/perf/
perf_math.cpp 35 const int attempts = 5; local
56 attempts, KMEANS_PP_CENTERS, centers);
  /external/vboot_reference/firmware/lib/
rollback_index.c 87 int attempts = 3; local
89 while (attempts--) {
128 int attempts = 3; local
135 while (attempts--) {
184 int attempts = 3; local
186 while (attempts--) {
223 int attempts = 3; local
230 while (attempts--) {
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityContainer.java 215 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) {
220 attempts, remaining);
224 attempts, remaining);
228 attempts, remaining);
234 private void showWipeDialog(int attempts, int userType) {
239 attempts);
243 attempts);
247 attempts);
268 // N attempts. Once we get below the grace period, we post this dialog every time as a
270 // Check which profile has the strictest policy for failed password attempts
    [all...]
  /development/testrunner/
adb_interface.py 410 attempts = 0
412 while not success and (attempts*wait_period) < wait_time:
426 attempts += 1
446 attempts = 0
448 while not boot_complete and (attempts*wait_period) < wait_time:
455 attempts += 1

Completed in 440 milliseconds

1 2 3 4 5 6 7 8