HomeSort by relevance Sort by last modified time
    Searched refs:committed_txns (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 93 committed_txns=set()
97 committed_txns.add(gid)
126 self.assertEqual(len(committed_txns),self.db.stat()["nkeys"])
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 93 committed_txns=set()
97 committed_txns.add(gid)
126 self.assertEqual(len(committed_txns),self.db.stat()["nkeys"])

Completed in 65 milliseconds