Searched defs:closeDB (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/bsddb/test/ | ||
D | test_compare.py | 106 def closeDB(self) : member in AbstractBtreeKeyCompareTestCase |
D | test_associate.py | 170 def closeDB(self): member in AssociateTestCase |
/aosp_15_r20/prebuilts/go/linux-x86/src/database/sql/ | ||
D | sql_test.go | 146 func closeDB(t testing.TB, db *DB) { func |