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

  /external/python/cpython2/Lib/bsddb/test/
test_distributed_transactions.py 16 nosync=True variable in class:DBTxn_distributed
24 if self.nosync :
45 if self.nosync or (db.version()[:2] == (4,6)): # Known bug
129 nosync=False variable in class:DBTxn_distributedSYNC
135 nosync=False variable in class:DBTxn_distributedSYNC_must_open_db
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_distributed_transactions.py 16 nosync=True variable in class:DBTxn_distributed
24 if self.nosync :
45 if self.nosync or (db.version()[:2] == (4,6)): # Known bug
129 nosync=False variable in class:DBTxn_distributedSYNC
135 nosync=False variable in class:DBTxn_distributedSYNC_must_open_db
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_distributed_transactions.py 16 nosync=True variable in class:DBTxn_distributed
24 if self.nosync :
45 if self.nosync or (db.version()[:2] == (4,6)): # Known bug
129 nosync=False variable in class:DBTxn_distributedSYNC
135 nosync=False variable in class:DBTxn_distributedSYNC_must_open_db
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 16 nosync=True variable in class:DBTxn_distributed
24 if self.nosync :
45 if self.nosync or (db.version()[:2] == (4,6)): # Known bug
129 nosync=False variable in class:DBTxn_distributedSYNC
135 nosync=False variable in class:DBTxn_distributedSYNC_must_open_db
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_distributed_transactions.py 16 nosync=True variable in class:DBTxn_distributed
24 if self.nosync :
45 if self.nosync or (db.version()[:2] == (4,6)): # Known bug
129 nosync=False variable in class:DBTxn_distributedSYNC
135 nosync=False variable in class:DBTxn_distributedSYNC_must_open_db

Completed in 4823 milliseconds