Searched defs:num_total (Results 1 – 8 of 8) sorted by relevance
26 def _GetProgressBar(self, num_complete, num_total): argument
68 optional uint64 num_total = 1; field
51 uint64_t num_total = 0; // Total number of log entries received. member
75 int num_requeues = 0, num_waits = 0, num_total = 0; in verify_futex_cmp_requeue() local
209 const int num_total = circle_perimeter + threshold - 1; in TestCircle() local
440 void SendRpcAndCount(int* num_total, int* num_ok, int* num_failure, in SendRpcAndCount()460 int num_total = 0; in WaitForAllBackends() local
623 int num_total = 0; in SupportedCodepointsRatio() local
2088 optional uint64 num_total = 1; field