Searched refs:totals (Results 1 – 2 of 2) sorted by relevance
56 var $totals = array(); variable in Interop_Client542 $this->totals = array();552 $this->totals['servers']++;595 $this->totals['fail']++;604 $this->totals['fail']++;611 $this->totals['calls']++;685 $this->totals['success'] = 0;686 $this->totals['fail'] = 0;690 $this->totals['servers']++;700 $this->totals['calls'] = count($methods) * $this->totals['servers'];[all …]
156140 static const u8 totals[] =156163 prior = totals[count];156166 prior = totals[NDELAY-1] + delay*(count-(NDELAY-1));
Completed in 442 milliseconds