Searched defs:num_total (Results 1 – 10 of 10) sorted by relevance
130 def GetProgressBar(num_done, num_total): argument142 def GetProgressString(start_time, num_remain, num_total): argument
23 def _GetProgressBar(self, num_complete, num_total): argument
69 optional uint64 num_total = 1; field
49 uint64_t num_total = 0; // Total number of log entries received. member
218 const int64 num_total = indices.dimension(0); in GetNumSparseFeatures() local
44 size_t num_total; member
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
602 int num_total = 0; in SupportedCodepointsRatio() local
363 optional uint64 num_total = 1; field