Lines Matching refs:count
171 $count = 1;
172 if (!is_int($v1)) $count = $v2;
174 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .…
244 $count = 1;
245 if (!is_int($v1)) $count = $v2;
247 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .…
316 $count = 1;
317 if (!is_int($v1)) $count = $v2;
319 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .…
375 $count = 1;
376 if (!is_int($v1)) $count = $v2;
378 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .…