Searched refs:CheckAggrExceptionInInit (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/sqlite3/test/ | ||
D | userfunctions.py | 317 def CheckAggrExceptionInInit(self): member in AggregateTests |
/external/python/cpython3/Lib/sqlite3/test/ | ||
D | userfunctions.py | 367 def CheckAggrExceptionInInit(self): member in AggregateTests |