Searched refs:createImplementation (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/ | ||
H A D | MemoryEfficientImplementationTest.php | 18 protected function createImplementation() function in SebastianBergmann\\Diff\\LCS\\MemoryEfficientImplementationTest |
H A D | TimeEfficientImplementationTest.php | 18 protected function createImplementation() function in SebastianBergmann\\Diff\\LCS\\TimeEfficientImplementationTest |
H A D | LongestCommonSubsequenceTest.php | 37 $this->implementation = $this->createImplementation(); |