OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_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 46 milliseconds