Home
last modified time | relevance | path

Searched refs:testSetName (Results 1 – 25 of 108) sorted by relevance

12345

/dports/textproc/saxon-devel/saxon-devel-9.1.0.8_1,1/samples/cs/
H A DSchemaTestSuiteDriver.cs170 String testSetName = testSetElement.GetAttributeValue(nameAtt); in go()
171 if (testSetPattern != null && !testSetName.StartsWith(testSetPattern)) { in go()
185 … String exception = (String)exceptions[testSetName + "#" + testGroupName]; in go()
190 … Console.WriteLine("TEST SET " + testSetName + " GROUP " + testGroupName, false); in go()
217 results.Write("<testResult set='" + testSetName + in go()
306 results.Write("<testResult set='" + testSetName + in go()
320 results.Write("<testResult set='" + testSetName + in go()
366 results.Write("<testResult set='" + testSetName + in go()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/css/tools/apiclient/
H A Dtest.py31 for testSetName in testData:
32 print(testSetName + ':')
33 testSet = testData[testSetName]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/css/tools/apiclient/
H A Dtest.py30 for testSetName in testData:
31 print testSetName + ':'
32 testSet = testData[testSetName]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/css/tools/apiclient/
H A Dtest.py31 for testSetName in testData:
32 print(testSetName + ':')
33 testSet = testData[testSetName]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/css/tools/apiclient/
H A Dtest.py31 for testSetName in testData:
32 print(testSetName + ':')
33 testSet = testData[testSetName]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/css/tools/apiclient/
H A Dtest.py31 for testSetName in testData:
32 print(testSetName + ':')
33 testSet = testData[testSetName]
/dports/textproc/saxon-devel/saxon-devel-9.1.0.8_1,1/drivers/java/test/
H A DSchemaTestSuiteDriver.java224 String testSetName = testSetElement.getAttributeValue(nameAtt); in go() local
225 System.err.println("Test set " + testSetName); in go()
226 if (testSetPattern != null && !testSetPattern.matcher(testSetName).matches()) { in go()
243 String exception = (String)exceptions.get(testSetName + "#" + testGroupName); in go()
248 System.err.println("TEST SET " + testSetName + " GROUP " + testGroupName); in go()
271 results.write("<testResult set='" + testSetName + in go()
295 results.write("<testResult set='" + testSetName + in go()
313 results.write("<testResult set='" + testSetName + in go()
347 results.write("<testResult set='" + testSetName + in go()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/gtest/
H A Dgtestresult.h42 void setTestCaseName(const QString &testSetName) { m_testCaseName = testSetName; } in setTestCaseName() argument
/dports/devel/cppunit/cppunit-1.14.0/examples/cppunittest/
H A DXmlElementTest.h15 CPPUNIT_TEST( testSetName );
48 void testSetName();
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/plaf/synth/SynthToolBarUI/8136363/
H A DComponentSetNameTest.java73 testSetName(component, look.getClassName()); in main()
81 private static void testSetName(JComponent component, String looknFeelClassName) { in testSetName() method in ComponentSetNameTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/plaf/synth/SynthToolBarUI/8136363/
H A DComponentSetNameTest.java73 testSetName(component, look.getClassName()); in main()
81 private static void testSetName(JComponent component, String looknFeelClassName) { in testSetName() method in ComponentSetNameTest
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/test/container/
H A Dxnamed.hxx32 void testSetName();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/test/container/
H A Dxnamed.hxx32 void testSetName();
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/test/java/org/owasp/dependencycheck/data/cpe/
H A DIndexEntryTest.java36 public void testSetName() throws Exception { in testSetName() method in IndexEntryTest
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/layoutengine/
H A DLayoutEngineTestUtils.java194 public static Collection<File[]> getLayoutTestFiles(String testSetName) { in getLayoutTestFiles() argument
201 .testSet(testSetName) in getLayoutTestFiles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/container/
H A Dxnamed.cxx31 void XNamed::testSetName() in testSetName() function in apitest::XNamed
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/examples/model/
H A DPersonTests.java33 public void testSetName() { in testSetName() method in PersonTests
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/container/
H A Dxnamed.cxx31 void XNamed::testSetName() in testSetName() function in apitest::XNamed
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php55 function testSetName() { function in Sabre\\CalDAV\\Principal\\ProxyReadTest
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php55 function testSetName() { function in Sabre\\CalDAV\\Principal\\ProxyReadTest
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php55 function testSetName() { function in Sabre\\CalDAV\\Principal\\ProxyReadTest
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php55 function testSetName() { function in Sabre\\CalDAV\\Principal\\ProxyReadTest
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DProxyReadTest.php55 function testSetName() { function in Sabre\\CalDAV\\Principal\\ProxyReadTest
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/Constraint/
H A DForeignKeyTest.php20 public function testSetName() function in ZendTest\\Db\\Sql\\Ddl\\Constraint\\ForeignKeyTest
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/launching/
H A DLaunchConfigurationTests.java91 public void testSetName() throws Exception { in testSetName() method in LaunchConfigurationTests

12345