Home
last modified time | relevance | path

Searched refs:getIndex (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/Search/Index/
H A DAbstractIndexTestCase.php15 abstract protected function getIndex(); function in dokuwiki\\test\\Search\\Index\\AbstractIndexTestCase
19 $index = $this->getIndex();
35 $index = $this->getIndex();
47 $index = $this->getIndex();
62 $index = $this->getIndex();
75 $index = $this->getIndex();
85 $index = $this->getIndex();
91 $index = $this->getIndex();
99 $index = $this->getIndex();
H A DFileIndexTest.php10 protected function getIndex() function in dokuwiki\\test\\Search\\Index\\FileIndexTest
24 $index = $this->getIndex();
43 $index = $this->getIndex();
H A DMemoryIndexTest.php10 protected function getIndex() function in dokuwiki\\test\\Search\\Index\\MemoryIndexTest
24 $index = $this->getIndex();
47 $index = $this->getIndex();
60 $index = $this->getIndex();