Lines Matching refs:getInstance
78 $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);
1240 $testCase = gtVariationTestCase::getInstance($this->optionalSections, 'method');
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') {
1966 public static function getInstance($optionalSections, $type = 'function') {