Searched defs:addDataToDB (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/bsddb/test/ | ||
D | test_associate.py | 140 def addDataToDB(self, d, txn=None): member in AssociateTestCase |
D | test_compare.py | 92 def addDataToDB(self, data) : member in AbstractBtreeKeyCompareTestCase |