Searched defs:num_attempts (Results 1 – 12 of 12) sorted by relevance
314 oneof num_attempts { oneof
317 oneof num_attempts { oneof
116 optional int32 num_attempts = 1; field
170 int num_attempts = 0; in Connect() local
243 def _reached_max_attempts(self, num_attempts): argument
3910 num_attempts = 1 variable3912 num_attempts = 5 variable
3218 num_attempts = 1 variable3220 num_attempts = 5 variable
683 int num_attempts = 100; in WaitForQemuSfFakeCameraPropertyAvailable() local
166 int num_attempts = 0; in PWriteAll() local
2107 int num_attempts = 5; in produce_inputs_for_binary_op() local2535 int num_attempts = 5; in test_quantized_conv2d() local
2340 inline ::int32_t WearSetupWizardCheckinCompleted::num_attempts() const { in num_attempts() function
811 void CheckServerOrder(const size_t* servers, size_t num_attempts) { in CheckServerOrder()