Searched refs:estimateTotal (Results 1 – 2 of 2) sorted by relevance
/plugin/issuelinks/services/ | ||
H A D | GitLab.service.php | 422 $this->total = $this->estimateTotal($perPage, count($issues)); |
H A D | GitHub.service.php | 541 $this->total = $this->estimateTotal($perPage, count($issues)); |