Searched refs:createAggregationResult (Results 1 – 3 of 3) sorted by relevance
76 $result = $this->createAggregationResult($this->simpleItems);89 $result = $this->createAggregationResult($this->simpleItems);114 $result = $this->createAggregationResult($this->simpleItems);142 $result = $this->createAggregationResult($this->multiItems);178 $result = $this->createAggregationResult($this->multiHoleItems);192 $result = $this->createAggregationResult($this->multiMultiItems);206 $result = $this->createAggregationResult($this->multiMultiItems);221 $result = $this->createAggregationResult($this->simpleItems);239 $result = $this->createAggregationResult($this->multiItems);
30 $result = $this->createAggregationResult($this->items);
125 protected function createAggregationResult($rows) function in dokuwiki\\plugin\\struct\\test\\StructTest