Searched defs:concurrentTxExecTest (Results 1 – 1 of 1) sorted by relevance
3412 type concurrentTxExecTest struct { struct3413 db *DB3414 tx *Tx3417 func (c *concurrentTxExecTest) init(t testing.TB, db *DB) {3426 func (c *concurrentTxExecTest) finish(t testing.TB) {3434 func (c *concurrentTxExecTest) test(t testing.TB) error {