Searched refs:prepareForCSV (Results 1 – 2 of 2) sorted by relevance
7961 public function getAllTestResults($participants, $prepareForCSV = true) argument8025 $results[] = $prepareForCSV ? $this->processCSVRow($row, true) : $row;
7989 public function getAllTestResults($participants, $prepareForCSV = true) argument8053 $results[] = $prepareForCSV ? $this->processCSVRow($row, true) : $row;