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

  /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 511 milliseconds