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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 18 openflag = 'c' variable in class:TestBSDDB
21 self.f = self.openmethod[0](self.fname, self.openflag, cachesize=32768)
332 openflag = 'n' variable in class:TestBTree_InMemory_Truncate
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 18 openflag = 'c' variable in class:TestBSDDB
21 self.f = self.openmethod[0](self.fname, self.openflag, cachesize=32768)
332 openflag = 'n' variable in class:TestBTree_InMemory_Truncate

Completed in 58 milliseconds