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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 18 def _create_env(self, must_open_db) : member in class:DBTxn_distributed
42 return self._create_env(must_open_db=True)
56 self._create_env(must_open_db)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 18 def _create_env(self, must_open_db) : member in class:DBTxn_distributed
42 return self._create_env(must_open_db=True)
56 self._create_env(must_open_db)

Completed in 317 milliseconds