Home
last modified time | relevance | path

Searched refs:getValidArgumentLists (Results 1 – 6 of 6) sorted by last modified time

/PHP-7.2/scripts/dev/generate-phpt/src/
H A DgtTestSubject.php125 public function getValidArgumentLists() { function in gtTestSubject
/PHP-7.2/scripts/dev/generate-phpt/tests/
H A DgtFunctionTest.php52 $a = $f->getValidArgumentLists();
H A DgtMethodTest.php41 $a = $m->getValidArgumentLists();
/PHP-7.2/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCaseFunction.php51 $lists = $this->subject->getValidArgumentLists();
H A DgtBasicTestCaseMethod.php42 $lists = $this->subject->getValidArgumentLists();
/PHP-7.2/scripts/dev/
H A Dgenerate-phpt.phar1163 public function getValidArgumentLists() {
1290 $lists = $this->subject->getValidArgumentLists();
1631 $lists = $this->subject->getValidArgumentLists();

Completed in 49 milliseconds