Home
last modified time | relevance | path

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

/dports/databases/db5/db-5.3.28/test/csharp/
H A DTransactionTest.cs48 PutRecordWithTxn(out env, testHome, testName, out txn); in TestAbort()
86 PutRecordWithTxn(out env, testHome, testName, out txn); in TestCommit()
230 PutRecordWithTxn(out env, home, dbName, out txn); in PanicPreparedTxn()
362 public void PutRecordWithTxn(out DatabaseEnvironment env, in PutRecordWithTxn() method in CsharpAPITest.TransactionTest
/dports/databases/db18/db-18.1.40/test/csharp/
H A DTransactionTest.cs48 PutRecordWithTxn(out env, testHome, testName, out txn); in TestAbort()
86 PutRecordWithTxn(out env, testHome, testName, out txn); in TestCommit()
229 PutRecordWithTxn(out env, home, dbName, out txn); in PanicPreparedTxn()
361 public void PutRecordWithTxn(out DatabaseEnvironment env, in PutRecordWithTxn() method in CsharpAPITest.TransactionTest