HomeSort by relevance Sort by last modified time
    Searched refs:attempt_count (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/syscalls/epoll/
epoll-ltp.c 207 unsigned int attempt_count; local
235 for (attempt_count = num_rand_attempts; attempt_count > 0;
236 attempt_count--, fd_set_size--) {
259 for (attempt_count = num_rand_attempts; attempt_count > 0;
260 attempt_count--) {
  /tools/test/connectivity/acts/tests/google/wifi/
WifiSoftApTest.py 93 attempt_count = 0
95 while attempt_count < max_attempts:
97 attempt_count += 1
  /system/update_engine/
metrics.h 298 int attempt_count,
metrics.cc 363 int attempt_count,
472 attempt_count,
476 LOG(INFO) << "Uploading " << attempt_count
payload_state.cc 733 int attempt_count = GetPayloadAttemptNumber(); local
738 attempt_count,
    [all...]

Completed in 188 milliseconds