Searched defs:badKey (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
H A Dtest_compat.py60 def badKey(f): function in function:CompatibilityTestCase.test03_rnopen
62 self.assertRaises(TypeError, badKey, f)
169 def badKey(f): function in function:CompatibilityTestCase.do_bthash_test
171 self.assertRaises(TypeError, badKey, f)
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
H A Dtest_compat.py60 def badKey(f): function in function:CompatibilityTestCase.test03_rnopen
62 self.assertRaises(TypeError, badKey, f)
169 def badKey(f): function in function:CompatibilityTestCase.do_bthash_test
171 self.assertRaises(TypeError, badKey, f)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_compat.py60 def badKey(f): function in function:CompatibilityTestCase.test03_rnopen
62 self.assertRaises(TypeError, badKey, f)
169 def badKey(f): function in function:CompatibilityTestCase.do_bthash_test
171 self.assertRaises(TypeError, badKey, f)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_compat.py60 def badKey(f): function in function:CompatibilityTestCase.test03_rnopen
62 self.assertRaises(TypeError, badKey, f)
169 def badKey(f): function in function:CompatibilityTestCase.do_bthash_test
171 self.assertRaises(TypeError, badKey, f)

Completed in 602 milliseconds