Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 25 of 76) sorted by relevance

1234

/external/tensorflow/tensorflow/python/distribute/integration_test/
Dmwms_peer_failure_test.py41 def get_attempt(strategy, attempts): argument
137 def worker_fn(attempts): argument
163 def worker_fn(attempts): argument
193 def worker_fn(attempts): argument
/external/cronet/net/socket/
Dtransport_connect_job_unittest.cc345 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
392 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
418 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
440 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
524 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
572 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
640 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
674 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
764 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
837 ConnectionAttempts attempts = transport_connect_job.GetConnectionAttempts(); in TEST_F() local
[all …]
/external/vboot_reference/firmware/lib/
Drollback_index.c87 int attempts = 3; in ReadSpaceFirmware() local
128 int attempts = 3; in WriteSpaceFirmware() local
184 int attempts = 3; in ReadSpaceKernel() local
223 int attempts = 3; in WriteSpaceKernel() local
/external/openscreen/testing/util/
Dtask_util.h20 int attempts = 1; variable
/external/python/cpython3/Objects/stringlib/
Dreplace.h22 int attempts = 10; in STRINGLIB() local
/external/cronet/third_party/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/angle/third_party/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/openscreen/third_party/abseil/src/absl/time/
Dclock_test.cc54 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
91 int attempts = 0; in AssertSleepForBounded() local
/external/webrtc/third_party/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/libtextclassifier/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dclock_test.cc58 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded()
95 int attempts = 0; in AssertSleepForBounded() local
/external/compiler-rt/test/asan/android_commands/
Dandroid_common.py11 def adb(args, attempts = 1): argument
/external/minijail/
Dtest_util.cc28 unsigned int attempts = 0; in write_to_pipe() local
/external/cronet/net/reporting/
Dreporting_report.cc27 int attempts) in ReportingReport()
/external/autotest/server/site_tests/servo_ConsoleStress/
Dservo_ConsoleStress.py44 def run_once(self, attempts, cmd_type, cmd): argument
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dcgroup_attach_autodetach.c31 int attempts; in serial_test_cgroup_attach_autodetach() local
/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/testutils/retry/
DRetryRule.java51 void retry(final Statement base, int attempts) throws Throwable { in apply()
/external/cronet/net/http/
Dhttp_stream_request.cc77 const ConnectionAttempts& attempts) { in AddConnectionAttempts()
/external/tensorflow/tensorflow/core/kernels/
Dqueue_base.cc193 std::deque<Attempt>* attempts = in Cancel() local
266 std::deque<Attempt>* attempts = in TryAttemptLocked() local
/external/aws-sdk-java-v2/core/regions/src/test/java/software/amazon/awssdk/regions/internal/util/
DEC2MetadataUtilsTest.java169 int attempts = 1; in fetchDataWithAttemptNumber_ioError_shouldHonor() local
/external/skia/infra/bots/recipe_modules/docker/
Dapi.py32 … script, args=None, docker_args=None, copies=None, recursive_read=None, attempts=1, match_director… argument
/external/googleapis/google/cloud/datalabeling/v1beta1/
Devaluation_job.proto149 repeated Attempt attempts = 9; field

1234