Searched refs:totals (Results 1 – 2 of 2) sorted by relevance
58 var $totals = array(); variable in Interop_Client544 $this->totals = array();554 $this->totals['servers']++;597 $this->totals['fail']++;606 $this->totals['fail']++;613 $this->totals['calls']++;687 $this->totals['success'] = 0;688 $this->totals['fail'] = 0;692 $this->totals['servers']++;702 $this->totals['calls'] = count($methods) * $this->totals['servers'];[all …]
137956 static const u8 totals[] =137966 prior = totals[count];137969 prior = totals[NDELAY-1] + delay*(count-(NDELAY-1));
Completed in 437 milliseconds