Home
last modified time | relevance | path

Searched refs:testUpdate (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/shells/elvish/elvish-0.17.0/pkg/cli/prompt/
H A Dprompt_test.go17 testUpdate(t, prompt, ui.T("???> "))
25 testUpdate(t, prompt, ui.T(">>> "))
45 testUpdate(t, prompt, ui.T("1> "))
56 testUpdate(t, prompt, ui.T("2> "))
72 testUpdate(t, prompt, ui.T("4> "))
83 testUpdate(t, prompt, ui.T("1> "))
96 testUpdate(t, prompt, ui.T("2> "))
107 testUpdate(t, prompt, ui.T("1> "))
116 testUpdate(t, prompt, ui.T("2> "))
127 testUpdate(t, prompt, ui.T("1> "))
[all …]
/dports/www/aria2/aria2-1.36.0/test/
H A DSpeedCalcTest.cc10 CPPUNIT_TEST(testUpdate);
17 void testUpdate();
22 void SpeedCalcTest::testUpdate() in testUpdate() function in aria2::SpeedCalcTest
H A DDHTTaskExecutorTest.cc13 CPPUNIT_TEST(testUpdate);
17 void testUpdate();
22 void DHTTaskExecutorTest::testUpdate() in testUpdate() function in aria2::DHTTaskExecutorTest
/dports/science/gromacs/gromacs-2021.4/src/gromacs/selection/tests/
H A Dindexutil.cpp472 void testUpdate(const int (&atoms)[count], bool bMaskOnly, const char* name) in testUpdate() function in __anon9fcc0b6d0111::IndexMapTest
474 testUpdate(count, atoms, bMaskOnly, name); in testUpdate()
623 testUpdate(evalGroup, false, nullptr); in TEST_F()
633 testUpdate(evalGroup, false, nullptr); in TEST_F()
643 testUpdate(evalGroup, true, nullptr); in TEST_F()
653 testUpdate(evalGroup, false, "EvaluatedNoMask"); in TEST_F()
654 testUpdate(evalGroup, true, "EvaluatedMask"); in TEST_F()
655 testUpdate(maxGroup, true, "Initialized"); in TEST_F()
656 testUpdate(evalGroup, true, "EvaluatedMask"); in TEST_F()
657 testUpdate(evalGroup, false, "EvaluatedNoMask"); in TEST_F()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/tidwall/buntdb/
H A Dbuntdb_test.go122 testUpdate(t, "CreateIndex", func(tx *Tx) error {
130 testUpdate(t, "CreateIndexOptions", func(tx *Tx) error {
138 testUpdate(t, "CreateSpatialIndex", func(tx *Tx) error {
146 testUpdate(t, "CreateSpatialIndexOptions", func(tx *Tx) error {
154 testUpdate(t, "Delete", func(tx *Tx) error {
163 testUpdate(t, "DeleteAll", func(tx *Tx) error {
271 testUpdate(t, "DropIndex", func(tx *Tx) error {
337 testUpdate(t, "Set", func(tx *Tx) error {
347 testUpdate(t, "TTL", func(tx *Tx) error {
417 func testUpdate(t *testing.T, name string, f func(tx *Tx) error) { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/tidwall/buntdb/
H A Dbuntdb_test.go122 testUpdate(t, "CreateIndex", func(tx *Tx) error {
130 testUpdate(t, "CreateIndexOptions", func(tx *Tx) error {
138 testUpdate(t, "CreateSpatialIndex", func(tx *Tx) error {
146 testUpdate(t, "CreateSpatialIndexOptions", func(tx *Tx) error {
154 testUpdate(t, "Delete", func(tx *Tx) error {
163 testUpdate(t, "DeleteAll", func(tx *Tx) error {
271 testUpdate(t, "DropIndex", func(tx *Tx) error {
337 testUpdate(t, "Set", func(tx *Tx) error {
347 testUpdate(t, "TTL", func(tx *Tx) error {
417 func testUpdate(t *testing.T, name string, f func(tx *Tx) error) { func
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DQueryTextIndexScanTest.java59 testUpdate(5); in test()
62 testUpdate(7); in test()
81 protected void testUpdate(int id) { in testUpdate() method in QueryTextIndexScanTest
H A DQueryBlobIndexScanTest.java55 testUpdate(5); in test()
58 testUpdate(7); in test()
78 protected void testUpdate(int id) { in testUpdate() method in QueryBlobIndexScanTest
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DQueryTextIndexScanTest.java59 testUpdate(5); in test()
62 testUpdate(7); in test()
81 protected void testUpdate(int id) { in testUpdate() method in QueryTextIndexScanTest
H A DQueryBlobTypesTest.java59 testUpdate(5); in testIndexScan()
60 testUpdate(7); in testIndexScan()
115 protected void testUpdate(int id) { in testUpdate() method in QueryBlobTypesTest
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DQueryTextIndexScanTest.java59 testUpdate(5); in test()
62 testUpdate(7); in test()
81 protected void testUpdate(int id) { in testUpdate() method in QueryTextIndexScanTest
H A DQueryBlobIndexScanTest.java55 testUpdate(5); in test()
58 testUpdate(7); in test()
78 protected void testUpdate(int id) { in testUpdate() method in QueryBlobIndexScanTest
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DQueryTextIndexScanTest.java59 testUpdate(5); in test()
62 testUpdate(7); in test()
81 protected void testUpdate(int id) { in testUpdate() method in QueryTextIndexScanTest
H A DQueryBlobIndexScanTest.java55 testUpdate(5); in test()
58 testUpdate(7); in test()
78 protected void testUpdate(int id) { in testUpdate() method in QueryBlobIndexScanTest
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DQueryTextIndexScanTest.java59 testUpdate(5); in test()
62 testUpdate(7); in test()
81 protected void testUpdate(int id) { in testUpdate() method in QueryTextIndexScanTest
H A DQueryBlobIndexScanTest.java55 testUpdate(5); in test()
58 testUpdate(7); in test()
78 protected void testUpdate(int id) { in testUpdate() method in QueryBlobIndexScanTest
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DQueryTextIndexScanTest.java59 testUpdate(5); in test()
62 testUpdate(7); in test()
81 protected void testUpdate(int id) { in testUpdate() method in QueryTextIndexScanTest
H A DQueryBlobIndexScanTest.java55 testUpdate(5); in test()
58 testUpdate(7); in test()
78 protected void testUpdate(int id) { in testUpdate() method in QueryBlobIndexScanTest
/dports/sysutils/libdnf/libdnf-0.64.0/tests/libdnf/transaction/
H A DTransactionTest.hpp13 CPPUNIT_TEST(testUpdate);
23 void testUpdate();
/dports/textproc/soothsayer/soothsayer-0.6.3/test/lib/core/
H A DcontextTrackerTest.h39 void testUpdate();
64 CPPUNIT_TEST( testUpdate );
/dports/mail/libvmime/vmime-0.9.2/tests/security/digest/
H A Dsha1Test.cpp42 VMIME_TEST(testUpdate) in VMIME_TEST_SUITE_BEGIN()
100 void testUpdate() in testUpdate() function
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DSimpleHashTableTest.cpp63 void SimpleHashTableTest::testUpdate() in testUpdate() function in SimpleHashTableTest
149 CppUnit_addTest(pSuite, SimpleHashTableTest, testUpdate); in suite()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/url-classifier/tests/gtest/
H A DTestUrlClassifierTableUpdateV4.cpp208 testUpdate(nsTArray<TableUpdate*>& tableUpdates, in testUpdate() function
232 testUpdate(tableUpdates, add); in testFullUpdate()
244 testUpdate(tableUpdates, expected); in testPartialUpdate()
538 testUpdate(tableUpdates, mergedMap); in TEST()
607 testUpdate(tableUpdates, mergedMap); in TEST()
/dports/misc/tellico/tellico-3.4.2/src/tests/
H A Dentryupdatejobtest.h41 void testUpdate();
H A Domdbfetchertest.h43 void testUpdate();

123456789