Home
last modified time | relevance | path

Searched refs:testPath (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DMatrixHttpApiTest.php18 protected $testPath = "/account/whoami"; variable in MatrixPhp\\Tests\\MatrixHttpApiTest
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
DCodeSniffer.php1706 $testPath = $relativePath;
1708 $testPath = $path;
1712 if (preg_match($pattern, $testPath) === 1) {