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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_compat.py 9 from test_all import db, hashopen, btopen, rnopen, verbose, \
25 self.do_bthash_test(btopen, 'btopen')
126 if factory == btopen:
10 get_new_database_path namespace
test_all.py 444 hashopen, btopen, rnopen, dbobj namespace
448 hashopen, btopen, rnopen, dbobj namespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_compat.py 9 from test_all import db, hashopen, btopen, rnopen, verbose, \
25 self.do_bthash_test(btopen, 'btopen')
126 if factory == btopen:
10 get_new_database_path namespace
test_all.py 444 hashopen, btopen, rnopen, dbobj namespace
448 hashopen, btopen, rnopen, dbobj namespace
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 312 if self.openmethod[0] is not bsddb.btopen:
324 openmethod = [bsddb.btopen]
328 openmethod = [bsddb.btopen]
333 openmethod = [bsddb.btopen]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 312 if self.openmethod[0] is not bsddb.btopen:
324 openmethod = [bsddb.btopen]
328 openmethod = [bsddb.btopen]
333 openmethod = [bsddb.btopen]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 369 def btopen(file, flag='c', mode=0666, function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
__init__.py 369 def btopen(file, flag='c', mode=0666, function

Completed in 124 milliseconds