/external/mockito/src/test/java/org/mockitoutil/ |
D | RetryRule.java | 17 public static RetryRule attempts(final int attempts) { in attempts() method in RetryRule 30 private final int attempts; field in RetryRule.NumberedAttempts 32 NumberedAttempts(int attempts) { in NumberedAttempts() 33 assert attempts > 1; in NumberedAttempts() local
|
/external/tensorflow/tensorflow/python/distribute/integration_test/ |
D | mwms_peer_failure_test.py | 44 def get_attempt(strategy, attempts): argument 138 def worker_fn(attempts): argument 160 def worker_fn(attempts): argument 186 def worker_fn(attempts): argument
|
/external/openscreen/testing/util/ |
D | task_util.h | 20 int attempts = 1; variable
|
/external/python/cpython3/Objects/stringlib/ |
D | replace.h | 22 int attempts = 10; in STRINGLIB() local
|
/external/vboot_reference/firmware/lib/ |
D | rollback_index.c | 87 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/third_party/abseil/src/absl/time/ |
D | clock_test.cc | 54 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded() 91 int attempts = 0; in AssertSleepForBounded() local
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | clock_test.cc | 54 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded() 91 int attempts = 0; in AssertSleepForBounded() local
|
/external/webrtc/third_party/abseil-cpp/absl/time/ |
D | clock_test.cc | 54 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded() 91 int attempts = 0; in AssertSleepForBounded() local
|
/external/libtextclassifier/abseil-cpp/absl/time/ |
D | clock_test.cc | 54 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded() 91 int attempts = 0; in AssertSleepForBounded() local
|
/external/abseil-cpp/absl/time/ |
D | clock_test.cc | 54 AlarmPolicy alarm_policy, int* attempts) { in SleepForBounded() 91 int attempts = 0; in AssertSleepForBounded() local
|
/external/compiler-rt/test/asan/android_commands/ |
D | android_common.py | 11 def adb(args, attempts = 1): argument
|
/external/llvm-project/compiler-rt/test/sanitizer_common/android_commands/ |
D | android_common.py | 16 def adb(args, attempts = 1, timeout_sec = 600): argument
|
/external/autotest/server/site_tests/servo_ConsoleStress/ |
D | servo_ConsoleStress.py | 43 def run_once(self, attempts, cmd_type, cmd): argument
|
/external/skqp/experimental/Networking/ |
D | SkSockets.cpp | 97 int attempts = 0; in readPacket() local 184 int attempts = 0; in writePacket() local
|
/external/skia/infra/bots/recipe_modules/docker/ |
D | api.py | 32 … script, args=None, docker_args=None, copies=None, recursive_read=None, attempts=1, match_director… argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | queue_base.cc | 193 std::deque<Attempt>* attempts = in Cancel() local 266 std::deque<Attempt>* attempts = in TryAttemptLocked() local
|
/external/skia/infra/bots/recipe_modules/run/ |
D | api.py | 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
|
/external/skqp/infra/bots/recipe_modules/run/ |
D | api.py | 81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
|
/external/openscreen/cast/common/discovery/e2e_test/ |
D | tests.cc | 280 int attempts) { in CheckForClaimedIds() 299 int attempts, in CheckForPublishedService()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_cgroup_attach.c | 466 int attempts; in test_autodetach() local
|
/external/skia/infra/bots/gen_tasks_logic/ |
D | task_builder.go | 40 func (b *taskBuilder) attempts(a int) { func
|
/external/linux-kselftest/tools/testing/selftests/cgroup/ |
D | test_freezer.c | 120 int attempts; in cg_enter_and_wait_for_frozen() local
|
D | cgroup_util.c | 227 int attempts; in cg_wait_for_proc_count() local
|
D | test_memcontrol.c | 270 int i, attempts; in test_memcg_min() local
|
/external/adhd/cras/src/server/ |
D | cras_alsa_helpers.c | 738 unsigned int attempts = 0; in cras_alsa_mmap_begin() local
|