Home | History | Annotate | Download | only in test

Lines Matching refs:DBEnv

2 Basic TestCases for BTree and hash DBs, with and without a DBEnv, with
52 self.env = db.DBEnv()
1063 # DBEnv with MPOOL and LOCKing...
1108 self.obj = db.DBEnv()
1123 self.assertRaises(db.DBInvalidArgError, db.DBEnv, ~db.DB_RPCCLIENT)