Home
last modified time | relevance | path

Searched refs:do_sync (Results 1 – 25 of 677) sorted by relevance

12345678910>>...28

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/webext-storage/src/sync/
H A Dsync_tests.rs130 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_simple_outgoing_sync()
169 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_simple_tombstone()
176 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_simple_tombstone()
209 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_reconcile_with_null_payload()
237 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted()
259 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted_no_mirror()
281 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_deleted_key_mirrored()
325 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_merged_incoming()
356 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_merged_with_null_payload()
383 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_deleted_mirrored_object_accept()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/webext-storage/src/sync/
H A Dsync_tests.rs131 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_simple_outgoing_sync()
172 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_outgoing_tombstone()
180 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_outgoing_tombstone()
199 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_incoming_tombstone_exists()
207 do_sync(&tx, vec![payload])?.len(), in test_incoming_tombstone_exists()
225 do_sync(&tx, vec![payload])?.len(), in test_incoming_tombstone_not_exists()
264 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_reconcile_with_null_payload()
291 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted()
315 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted_no_mirror()
339 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_deleted_key_mirrored()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/webext-storage/src/sync/
H A Dsync_tests.rs131 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_simple_outgoing_sync()
172 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_outgoing_tombstone()
180 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_outgoing_tombstone()
199 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_incoming_tombstone_exists()
207 do_sync(&tx, vec![payload])?.len(), in test_incoming_tombstone_exists()
225 do_sync(&tx, vec![payload])?.len(), in test_incoming_tombstone_not_exists()
264 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_reconcile_with_null_payload()
291 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted()
315 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted_no_mirror()
339 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_deleted_key_mirrored()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/webext-storage/src/sync/
H A Dsync_tests.rs131 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_simple_outgoing_sync()
172 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_outgoing_tombstone()
180 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_outgoing_tombstone()
199 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_incoming_tombstone_exists()
207 do_sync(&tx, vec![payload])?.len(), in test_incoming_tombstone_exists()
225 do_sync(&tx, vec![payload])?.len(), in test_incoming_tombstone_not_exists()
264 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_reconcile_with_null_payload()
291 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted()
315 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_incoming_when_local_is_deleted_no_mirror()
339 assert_eq!(do_sync(&tx, vec![])?.len(), 1); in test_accept_deleted_key_mirrored()
[all …]
/dports/devel/py-pdm/pdm-1.11.0/tests/cli/
H A Dtest_sync.py15 actions.do_sync(project, groups=[":all"])
28 actions.do_sync(project, dev=True, default=False)
38 actions.do_sync(project)
50 actions.do_sync(project, clean=True)
63 actions.do_sync(project, clean=True, dry_run=True)
98 actions.do_sync(project, groups=["date"])
109 actions.do_sync(project, dev=is_dev)
118 actions.do_sync(project, no_self=True)
146 actions.do_sync(project, no_self=True)
/dports/databases/db5/db-5.3.28/test/sql/
H A Dbdb_multi_proc.test58 set ret [do_sync $myPort $clientPorts $timeout]
63 set ret [do_sync $myPort $clientPorts $timeout]
75 set ret [do_sync $myPort $clientPorts $timeout]
96 set ret [do_sync $myPort $clientPorts $timeout]
108 set ret [do_sync $myPort $clientPorts $timeout]
113 set ret [do_sync $myPort $clientPorts $timeout]
163 set ret [do_sync $myPort $clientPorts $timeout]
168 set ret [do_sync $myPort $clientPorts $timeout]
180 set ret [do_sync $myPort $clientPorts $timeout]
185 set ret [do_sync $myPort $clientPorts $timeout]
[all …]
/dports/science/py-pyosf/pyosf-1.0.5/pyosf/tests/
H A Dtest_project.py21 def do_sync(proj, print_all=False): function
70 do_sync(proj)
141 do_sync(self.proj)
146 do_sync(self.proj)
162 do_sync(self.proj)
172 do_sync(self.proj)
180 do_sync(self.proj)
188 do_sync(self.proj)
196 do_sync(self.proj)
202 do_sync(self.proj)
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcmd/
H A Dsync.c96 bool do_sync = 0; in b_sync() local
114 do_sync = 1; in b_sync()
129 do_sync = do_sfsync = 1; in b_sync()
136 if (do_sync) in b_sync()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_groupcommit_count.cc51 int do_sync=1; variable
68 r=tid->commit(tid, do_sync ? 0 : DB_TXN_NOSYNC); CKERR(r); in start_a_thread()
145 do_sync ? "with sync " : "with DB_TXN_NOSYNC", in printtdiff()
153 for (do_sync = 0; do_sync<2; do_sync++) { in do_test()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/cmds/
H A Dsync.c59 bool do_sync = 0; in b_sync() local
99 do_sync = 1; in b_sync()
119 if (fsync_fd == -1 && syncfs_fd == -1) do_sync = do_sfsync = 1; in b_sync()
125 if (do_sync) sync(); in b_sync()
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dtest142.tcl243 set ret [do_sync $myPort $clientPort $timeout]
264 set ret [do_sync $myPort $clientPort $timeout]
275 set ret [do_sync $myPort $clientPort $timeout]
289 set ret [do_sync $myPort $clientPort $timeout]
298 set ret [do_sync $myPort $clientPort $timeout]
355 set ret [do_sync $myPort $clientPort $timeout]
376 set ret [do_sync $myPort $clientPort $timeout]
391 set ret [do_sync $myPort $clientPort $timeout]
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dtest142.tcl243 set ret [do_sync $myPort $clientPort $timeout]
264 set ret [do_sync $myPort $clientPort $timeout]
275 set ret [do_sync $myPort $clientPort $timeout]
289 set ret [do_sync $myPort $clientPort $timeout]
298 set ret [do_sync $myPort $clientPort $timeout]
355 set ret [do_sync $myPort $clientPort $timeout]
376 set ret [do_sync $myPort $clientPort $timeout]
391 set ret [do_sync $myPort $clientPort $timeout]
/dports/mail/squirrelmail-sasql-plugin/squirrelmail-sasql-plugin-php74-3.2.0_3/sasql/
H A Dsa_abooksync.inc.php10 sqgetGlobalVar('do_sync', $do_sync, SQ_FORM);
11 if ($do_sync) {
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dfiles_copy.c93 bool do_sync = false; in CopyRegularFileDiskPerms() local
94 ret = FileSparseClose(dd, destination, do_sync, in CopyRegularFileDiskPerms()
150 bool do_sync = false; in CopyRegularFileDisk() local
151 ok2 = FileSparseClose(dd, destination, do_sync, in CopyRegularFileDisk()

12345678910>>...28