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