Home
last modified time | relevance | path

Searched refs:testAdd (Results 1 – 25 of 711) sorted by relevance

12345678910>>...29

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/Test/System.Xml/
H A DNameTableTests.cs36 string testAdd = table.Add (add); in Add1()
37 Assert.AreEqual (add, testAdd, "#1"); in Add1()
38 Assert.AreSame (add, testAdd, "#2"); in Add1()
40 testAdd = table.Add (""); in Add1()
41 Assert.AreEqual (string.Empty, testAdd, "#3"); in Add1()
42 Assert.AreSame (string.Empty, testAdd, "#4"); in Add1()
63 Assert.AreEqual ("add", testAdd, "#1"); in Add2()
65 testAdd = table.Add ((char[]) null, 0, 0); in Add2()
67 Assert.AreSame (string.Empty, testAdd, "#3"); in Add2()
69 testAdd = table.Add (new char[0], 0, 0); in Add2()
[all …]
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/phpunit/Tests/TextUI/
H A Ddataprovider-log-xml.phpt22 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=…
23 <testcase name="testAdd with data set #0" assertions="1" time="%f"/>
24 <testcase name="testAdd with data set #1" assertions="1" time="%f"/>
25 <testcase name="testAdd with data set #2" assertions="1" time="%f">
26 …<failure type="PHPUnit_Framework_ExpectationFailedException">DataProviderTest::testAdd with data s…
33 <testcase name="testAdd with data set #3" assertions="1" time="%f"/>
43 1) DataProviderTest::testAdd with data set #2 (1, 1, 3)
H A Ddataprovider-log-xml-isolation.phpt23 …<testsuite name="DataProviderTest::testAdd" tests="4" assertions="4" failures="1" errors="0" time=…
24 <testcase name="testAdd with data set #0" assertions="1" time="%f"/>
25 <testcase name="testAdd with data set #1" assertions="1" time="%f"/>
26 <testcase name="testAdd with data set #2" assertions="1" time="%f">
27 …<failure type="PHPUnit_Framework_ExpectationFailedException">DataProviderTest::testAdd with data s…
33 <testcase name="testAdd with data set #3" assertions="1" time="%f"/>
43 1) DataProviderTest::testAdd with data set #2 (1, 1, 3)
/dports/www/aria2/aria2-1.36.0/test/
H A DUTMetadataRequestTrackerTest.cc10 CPPUNIT_TEST(testAdd);
18 void testAdd();
27 void UTMetadataRequestTrackerTest::testAdd() in testAdd() function in aria2::UTMetadataRequestTrackerTest
H A DWrDiskCacheTest.cc16 CPPUNIT_TEST(testAdd);
31 void testAdd();
36 void WrDiskCacheTest::testAdd() in testAdd() function in aria2::WrDiskCacheTest
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/Tobacco/t/
H A DTestSequence.h39 void testAdd(void) in testAdd() function
60 testAdd(); in testRemove()
72 testAdd(); in testAccept()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/Tobacco/t/
H A DTestSequence.h39 void testAdd(void) in testAdd() function
60 testAdd(); in testRemove()
72 testAdd(); in testAccept()
/dports/devel/cppunit/cppunit-1.14.0/examples/money/
H A DMoneyTest.h12 CPPUNIT_TEST( testAdd );
22 void testAdd();
/dports/devel/cppunit/cppunit-1.14.0/examples/simple/
H A DExampleTestCase.h18 CPPUNIT_TEST( testAdd );
32 void testAdd();
/dports/x11-wm/pekwm/pekwm-release-0.2.0/test/
H A Dtest_InputDialog.hh23 static void testAdd(void);
43 TEST_FN(spec, "add", testAdd()); in run_test()
60 TestInputBuffer::testAdd(void) in testAdd() function in TestInputBuffer
/dports/sysutils/libdnf/libdnf-0.64.0/tests/libdnf/repo/
H A DDependencyContainerTest.hpp12 CPPUNIT_TEST(testAdd);
22 void testAdd();
/dports/games/minetest/minetest-5.4.1/src/unittest/
H A Dtest_ban.cpp34 void testAdd();
51 TEST(testAdd); in runTests()
93 void TestBan::testAdd() in testAdd() function in TestBan
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/incremental/
H A DTest02_atomic_host.hpp68 void testAdd() { in testAdd() function
88 test.testAdd(); in TEST()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/incremental/
H A DTest02_atomic_host.hpp68 void testAdd() { in testAdd() function
88 test.testAdd(); in TEST()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/incremental/
H A DTest02_atomic_host.hpp68 void testAdd() { in testAdd() function
88 test.testAdd(); in TEST()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/tests/
H A DMain1.cpp38 testAdd(); in run()
46 void testAdd() in testAdd() function in ComplexTest
H A DMain1.c41 void testAdd(Test* pTest) in testAdd() function
51 rc = ct_addTestFun(pTest, testAdd); in main()
H A Dcomptest.cpp37 void testAdd(Test* pTest) in testAdd() function
47 rc = ct_addTestFun(pTest, testAdd); in main()
/dports/databases/beansdb/beansdb-0.7.1.4/python/
H A Dtest.py25 def testAdd(self): member in TestHTree
34 self.testAdd()
39 self.testAdd()
54 self.testAdd()
55 self.testAdd()
/dports/graphics/ftgl/ftgl-2.4.0/test/
H A DFTGlyphContainer-Test.cpp34 CPPUNIT_TEST(testAdd);
53 void testAdd() in testAdd() function in FTGlyphContainerTest
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/logger/listtest/
H A DLogHandlerListUnitTest.cpp34 static Tests testCases[] = { {"Add", &LogHandlerListUnitTest::testAdd},
70 LogHandlerListUnitTest::testAdd(const char* msg) in testAdd() function in LogHandlerListUnitTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DExtensionRegistryFactoryTest.java69 void testAdd(); in testAdd() method
99 public void testAdd() { in testAdd() method in ExtensionRegistryFactoryTest.InnerTest
185 public void testAdd() { in testAdd() method in ExtensionRegistryFactoryTest.InnerLiteTest
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/tests/
H A DRepositoryTestCase.php3 public function testAdd() { function in Doctrine_RepositoryTestCase
/dports/net/kf5-kcalendarcore/kcalendarcore-5.89.0/autotests/
H A Dtestcalendarobserver.h18 void testAdd();
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/phpunit/Tests/_files/
H A DDataProviderTest.php7 public function testAdd($a, $b, $c) function in DataProviderTest

12345678910>>...29