Home
last modified time | relevance | path

Searched refs:checklog_calls (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_txn02.py93 checklog_calls = 100 if wttest.islongtest() else 2 variable in test_txn02
94 checklog_mod = (len(scenarios) / checklog_calls + 1)