Home
last modified time | relevance | path

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

12

/external/mockito/src/test/java/org/mockitoutil/
DRetryRule.java17 public static RetryRule attempts(final int attempts) { in attempts() argument
30 private final int attempts; field in RetryRule.NumberedAttempts
32 NumberedAttempts(int attempts) { in NumberedAttempts()
33 assert attempts > 1; in NumberedAttempts() local
/external/python/cpython3/Objects/stringlib/
Dreplace.h22 int attempts = 10; in STRINGLIB() local
/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/compiler-rt/test/asan/android_commands/
Dandroid_common.py11 def adb(args, attempts = 1): argument
/external/autotest/server/site_tests/servo_ConsoleStress/
Dservo_ConsoleStress.py41 def run_once(self, attempts, cmd_type, cmd): argument
/external/skia/experimental/Networking/
DSkSockets.cpp97 int attempts = 0; in readPacket() local
184 int attempts = 0; in writePacket() local
/external/skqp/experimental/Networking/
DSkSockets.cpp97 int attempts = 0; in readPacket() local
184 int attempts = 0; in writePacket() local
/external/tensorflow/tensorflow/core/kernels/
Dqueue_base.cc193 std::deque<Attempt>* attempts = in Cancel() local
266 std::deque<Attempt>* attempts = in TryAttemptLocked() local
/external/skia/infra/bots/recipe_modules/run/
Dapi.py81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
/external/skqp/infra/bots/recipe_modules/run/
Dapi.py81 def with_retry(self, steptype, name, attempts, between_attempts_fn=None, argument
/external/tensorflow/tensorflow/contrib/verbs/
Drdma_mgr.cc89 int attempts = 0; in SetupChannels() local
/external/adhd/cras/src/server/
Dcras_alsa_helpers.c796 unsigned int attempts = 0; in cras_alsa_mmap_begin() local
/external/autotest/client/common_lib/cros/
Darc.py61 def adb_connect(attempts=1): argument
/external/linux-kselftest/tools/testing/selftests/cgroup/
Dtest_memcontrol.c266 int i, attempts; in test_memcg_min() local
/external/skqp/infra/bots/
Dgen_tasks.go806 func attempts(name string) int { func
/external/skia/infra/bots/
Dgen_tasks.go799 func attempts(name string) int { func
/external/mockito/lib/
Dbyte-buddy-agent-1.8.15.jarMETA-INF/MANIFEST.MF META-INF/ net/ net/bytebuddy/ net/ ...
/external/u-boot/board/synopsys/hsdk/
Dhsdk.c358 u32 attempts = 100; in do_init_slave_cpu() local
/external/newfs_msdos/
Dmkfs_msdos.c260 u_int extra_res, alignment, saved_x, attempts=0; in mkfs_msdos() local
/external/u-boot/drivers/net/
De1000.c604 uint32_t attempts = 100000; in e1000_poll_eerd_eewr_done() local
883 uint32_t attempts = 100000; in e1000_write_eeprom_srwr() local
/external/wpa_supplicant_8/src/radius/
Dradius_client.c115 int attempts; member
/external/mksh/src/
Dmain.c804 volatile uint8_t attempts = 13; in shell() local
/external/minijail/
Dsyscall_filter_unittest.cc1065 unsigned int attempts = 0; in write_policy_to_pipe() local
/external/u-boot/fs/yaffs2/
Dyaffs_guts.c504 int attempts = 0; in yaffs_write_new_chunk() local
/external/v8/src/
Disolate.cc3625 int attempts = 0; in Throw() local

12