Home
last modified time | relevance | path

Searched refs:getInstance (Results 51 – 56 of 56) sorted by relevance

123

/PHP-7.1/ext/openssl/tests/
H A Dopenssl_peer_fingerprint_basic.phpt52 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug74159.phpt107 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dstream_server_reneg_limit.phpt91 ServerClientTestCase::getInstance()->run($serverCode, $clientCode);
H A Dbug68920.phpt50 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug54992.phpt81 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
/PHP-7.1/scripts/dev/
H A Dgenerate-phpt.phar78 $testCase = gtBasicTestCase::getInstance($optionalSections, 'method');
81 $testCase = gtBasicTestCase::getInstance($optionalSections);
91 $testCase = gtErrorTestCase::getInstance($optionalSections, 'method');
94 $testCase = gtErrorTestCase::getInstance($optionalSections);
106 $testCaseContainer = gtVariationContainer::getInstance($optionalSections, 'method');
109 $testCaseContainer = gtVariationContainer::getInstance ($optionalSections);
1318 public static function getInstance($optionalSections, $type = 'function') {
1795 $testCase = gtVariationTestCase::getInstance($this->optionalSections);
1878 public static function getInstance($optionalSections, $type = 'function') {
1924 public static function getInstance ($optionalSections, $type = 'function') {
[all …]

Completed in 10 milliseconds

123