Lines Matching refs:def
28 def setUp(self):
31 def tearDown(self):
34 def CheckCreateCollationNotCallable(self):
42 def CheckCreateCollationNotAscii(self):
50 def CheckCollationIsUsed(self):
53 def mycoll(x, y):
79 def CheckCollationReturnsLargeInteger(self):
80 def mycoll(x, y):
98 def CheckCollationRegisterTwice(self):
112 def CheckDeregisterCollation(self):
128 def CheckProgressHandlerUsed(self):
134 def progress():
144 def CheckOpcodeCount(self):
150 def progress():
167 def CheckCancelOperation(self):
173 def progress():
183 def CheckClearHandler(self):
189 def progress():
197 def suite():
202 def test():